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

System.Net.Sockets.TcpClient Constructor

Constructs a new TcpClient with a specified local endpoint. Use this if you want to have your connections originating from a certain port, or a certain IP (on a multi homed system). [Edit]

public TcpClient (System.Net.IPEndPoint local_end_point)

Parameters

local_end_point
The aforementioned local endpoint [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