udp_stream - UDP stream handle |
Receives a UDP message into the specified UDP stream. Standard stream read commands can then be used to examine the message.
The return value is the integer IP address of the message source, or 0 if no message was available. You can use UDPMsgPort() to find out the port number of the message source. |