DotMSN

ProxySocket.Connect Method

Establishes a connection to a remote device.

Overload List

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);

See Also

ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace