EtherCard library doesn't implement standard Arduino networking API like Ethernet or WiFi library do. So you need to look after EtherCard web server examples. btw: For the ENC28J60 there is a standard library UIPEthernet, but it is huge for Uno.
EtherCard library doesn't implement standard Arduino networking API like Ethernet or WiFi library do. So you need to look after EtherCard web server examples. btw: For the ENC28J60 there is a standard library UIPEthernet, but it is huge for Uno.