Dart.PowerTCP.EmailValidation Namespace > Tcp Class : Connect Method |
Connect to a host, specifying the local interface to use.
[Visual Basic] Overloads Public Sub Connect(String,Integer,String,Integer)
Connect to a host, specifying the local interface and a range of local ports to use.
Connect to a host.
[Visual Basic] Overloads Public Sub Connect(String,Integer)
Connect to a host.[C++/CLI] public void Connect(String^,int);
[Visual Basic] Overloads Public Sub Connect(String,String)
[C++/CLI] public void Connect(String^,String^);
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.