Hi,
I have a PIC based project that has a heap of IO attached to it.
When events happen , I broadcast them over the ethernet .
It's kindof like a syslog message .
I can also send messages to it via UDP .
Is there a way to implement a UDP Listen in HG ?