Whisperstream Research Group - CommLib Documentation

Telnet.Connect Method (String, Int32)

creates a connections from this client to the server

public void Connect(
   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.Connect Overload List