Whisperstream Research Group - CommLib Documentation

Telnet.AsyncConnect Method

creates a connections from this client to the servern asynchronously

Overload List

creates a connections from this client to the servern asynchronously

public void AsyncConnect(string);

creates a connections from this client to the server asynchronously

public void AsyncConnect(string,int);

See Also

Telnet Class | Whisperstream.CommLib.TelnetLib Namespace