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