6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
#title TCP_SendData [RCBasic Doc]
|
|
#header Sub TCP_SendData(socket, sData$)
|
|
|
|
Send data through the given socket.
|
|
|