Palette Object Description
UDP Close Closes a UDP socket.
UDP Multicast Open Opens a UDP multicast socket on the port. You must manually select the polymorphic instance you want to use.
UDP Open Opens a UDP socket on the port or service name.
UDP Read Reads a datagram from a UDP socket, returning the results in data out.
UDP Write Writes to a remote UDP socket.