Description: UdpRtc (Ethernet Library demo for ENC28J60 mcu)
this code shows how to use the ENC28J60 mini library :
* the board will reply to ARP & ICMP echo requests
* the board will reply to UDP requests on any port :
* returns the command name
* user should send a command to pic via udp (using mikroC udp terminal)
* when pic recognizes the command it executes it. If received command is not
* recognized unknown command message is displayed on LCD
File list (Check if you may need any files):
UdpRtc.c