ENC28J60 + Php

General discussion on mikroC.
Post Reply
Author
Message
lukes
Posts: 5
Joined: 24 Dec 2011 16:20

ENC28J60 + Php

#1 Post by lukes » 24 Dec 2011 16:25

Hello,

Does the ENC28J60 execute php scripts ? Or it only answers to http requests ?

Thanks

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: ENC28J60 + Php

#2 Post by janko.kaljevic » 26 Dec 2011 15:09

Hello,

Our Ethernet library covers TCP/IP layer and everything above this layer should be implemented by user.
In our example we have implemented response to http request. Also you can implement php scripts.

Best regards.

lukes
Posts: 5
Joined: 24 Dec 2011 16:20

Re: ENC28J60 + Php

#3 Post by lukes » 27 Feb 2012 19:53

Sorry to answer so late..

So According to you if I want to implement php scripts in my program I have to "build my own php language" to make it understandable by MikroC.

I hope it's understandable..

Plus :
I want to dialog with the ENC using the cross domain request with AJAX. Unfortunately I can only send requests using AJAX but not responses.
Are there setting to allow cross domain requests ?

Thanks

Post Reply

Return to “mikroC General”