Initializes a new instance of the TCPClient class.
[Visual Basic] Overloads Public Sub New() [C#] public TCPClient(); [C++] public: TCPClient(); [JScript] public function TCPClient();
The default constructor sets the IP address to InaddrAny and the port number to 0.
TCPClient Class | TCPClient Members | System.Net.Sockets Namespace | TCPClient Constructor Overload List