Hi,
I am working on a project that involves using Arduino Ethernet shield as a client that reads data from a web page. The problem is that I am using this project in the university network that has evrything running through a proxy server. On other networks such as my home network it can access the page and read the data easily.
I was thinking of modifying the Ethernet.h file myself but I luck a bit of networking knowledge so I didn't know how to begin. Is there a possible way out of this problem
Thanks.