User Datagram Protocol (UPD) broadcasts data over the network, instead of using a defined connection. Some devices, such as Daktronics scoreboards, require a UDP to send or receive data.
- To direct broadcast packets to devices attached to one specific network card:
- Set the network card's subnet mask to 255.255.255.0.
- In the IP Address field, type the first three numbers of the IP address receiving the broadcast packet and then type 255. For example, if the host IP address is: 192.168.0.50, and the subnet mask is 255.255.255.0, then enter the subnet directed broadcast address of: 192.168.0.255.
TIP: To send data in global broadcast packets so every device on the network receives the data, leave the IP address field blank.