5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
#title UDP_SendData [RCBasic Doc]
|
|
#header sub UDP_SendData(socket, host$, port, sData$)
|
|
|
|
Sends data to a host using UDP
|