UDP Broadcast Discovery

That would be great, @AlejandroPadilla. Thanks!

This is the response from the device as captured in wireshark:
Source IP/Port: 192.168.0.16 (3310)
Destination IP/Port: 255.255.255.255 (3310)
Data: DISCOVER:PA-RC2-WMP-1,CC3F1D04D392,192.168.0.16,ASCII,v1.3.3,-38,WMP_04D392,N,3

If it helps, my code can be found here.

And, the protocol specification for the device im trying to integrate is here.

Really appreciate you helping me out!