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