UIPEthernet: A plugin-replacement of the stock Arduino Ethernet library for ENC28J60 shields and breakout boards. Full support for persistent (streaming) TCP-connections and UDP (Client and Server each), ARP, ICMP, DHCP and DNS. Build around Adam Dunkels uIP Stack. Further developed version can be found on https://github.com/UIPEthernet/UIPEthernet
I created an etherent handler for my project and I would like to add a method to "StartEtherner()" but when i do this it get stuck on connecting... any advice would be greatly apprichiated
I created an etherent handler for my project and I would like to add a method to "StartEtherner()" but when i do this it get stuck on connecting... any advice would be greatly apprichiated