Purpose |
Send a
|
Syntax |
UDP SEND [#] fNum&, AT ip&, pNum&, string_expression |
Remarks |
Write the specified string_expression to the UDP/IP port pNum& at the IP address specified in ip&, using the UDP connection specified by fNum&. |
See also |
TCP and UDP Communication, TCP SEND, UDP CLOSE, UDP NOTIFY, UDP OPEN, UDP RECV |