SendNetworkString()
Syntax
SendNetworkString(ConnectionID, String$)
Description
Send a string to the specified client. This command can be used by both client and server applications. On server side, 'ConnectionID' is the client which should recieve this data. On client side, 'ConnectionID' is returned by OpenNetworkConnection().
Supported OS
Windows, AmigaOS, Linux