This code the original code from Rogier. The ethernet board expects a unicast ethernet frame and it sends the answer frame back with a broadcast MAC as destination. The communication is very fast but you need a dedicated ethernet link. The pccode must run with root permissions under Linux. Make sure the IP interface (e.g eth0 is up: ifconfig eth0 up)