Connects to the remote host and opens the connection.
Connects to the remote host and opens the connection.
public void Connect();
Connects to the specified remote host on the specified port and opens the connection.
public void Connect(string,int);
TelnetWrapper Class | TelnetWrapper Members | De.Mud.Telnet Namespace