We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2012/08/17 01:40:42 PM CEST
Hello, I need to know if it is possible that from a PIC send every 10 minutes a requirement to a web page installed in an external server and updates an information. I have worked several times with PIC and ENC28J60 but always I could have acceded to the PIC from an explorer and the PIC always works as server. What I need is that the PIC works as client and it is the one that realizes the request to the servant. Transmit something this way:
http: \\ www.mypage.com\a\create = "1"
Is possible? , thank you
USER Comments
posted on 2012/08/21 06:42:21 AM CEST
I have found this site for code ethernet with the controller EN28J60.
https://github.com/jcw/ethercard
In this library, the code can make a POST command.
Do you want to report abuse comment ID: 405 in "PIC CLIENT TCP/IP" request.