OpenNetworkConnection()
Syntax
ConnectionID = OpenNetworkConnection(ServerName$, Port)
Description
Try to open a connection on the specified server. 'ServerName$' can be an IP address or a full name (ie: "127.0.0.1" or "ftp.home.net"). If the connection has be granted by the server, the ConnectionID is not NULL, else the connection has failed. ConnectionID is needed by all receive and send commands
Supported OS
Windows, AmigaOS, Linux