i need to interface arduino with enc28j60 and want to make it work as a client. I have the ip_arp_udp_tcp.cpp and ETHER_28J60.cpp provided by nuelectronics. but these have functions to work as a server only. where can I get the updated code to make my enc28j60 work as a client?
please help me..
Re: ethernet shield library
I think a good starting place would be the Microchip.com, or maybe the Sparkfun.com, websites.
Also, the NanodeRF base sketches and the EtherCard library (Github) might help you.