Mono Class Library: System.Net.Sockets.TcpClient Overview | Members

System.Net.Sockets.TcpClient.Connect Method

Connects to an IP address on a port. [Edit]

public void Connect (System.Net.IPAddress address, int port)

Parameters

address
The remote System.Net.IPAddress. [Edit]
port
The port number to connect to, e.g. 80 for HTTP. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0