5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
#title TCP_OpenSocket [RCBasic Doc]
|
|
#header function TCP_OpenSocket(host$, port)
|
|
|
|
Opens a socket to talk to host$ on the given port
|