Whisperstream Research Group - CommLib Documentation

Telnet.AsyncConnect Method (String, Int32)

creates a connections from this client to the server asynchronously

public void AsyncConnect(
   string address,
   int port
);

Parameters

address
the server to connect to
port
the server port to connect to

See Also

Telnet Class | Whisperstream.CommLib.TelnetLib Namespace | Telnet.AsyncConnect Overload List