Establishes a connection to a remote device.
Establishes a connection to a remote device.
new public void Connect(EndPoint);
Inherited from Socket.
public void Connect(IPAddress,int);
Inherited from Socket.
public void Connect(IPAddress[],int);
Establishes a connection to a remote device.
new public void Connect(string,int);
ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace