netwrite string
netwrite( string )
netwrite socket_number, string
netwrite( socket_number, string )
Send a string to the specified open network connection. If socket_number is not specified socket number zero (0) will be used.
NetAddress, NetClose, NetConnect, NetData, NetListen, NetRead
See example of usage on NetConnect page.
0.9.6.31