Home Forum Software uRADMonitorX Reply To: uRADMonitorX

#2130
RobHeffo
Participant

You send a standard UDP packet to any port on the last IP address in the subnet (eg: 192.168.0.255) you can include up to the network MTU size in bytes (typically 1500 bytes) of payload data, so you could include a lot of data in a single packet. You could put the IP of the uradmonitor in the payload but the packet’s source address will already contain that info