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