ethernet shield library

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..

Robert Wall's picture

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.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.