Whisperstream Research Group - CommLib Documentation

Telnet.AsyncConnect Method (String)

creates a connections from this client to the servern asynchronously

public void AsyncConnect(
   string address
);

Parameters

address
the address to connect to, default port is 23

See Also

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