bjqrn
asked on
Good System::Net::Sockets tcpClient tutorial?
Can anyone please provide me with a good System::Net::Sockets TcpClient tutorial for VC.Net 2003 and .NET 1.1?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
http://www.dotnet247.com/247reference/System/Net/Sockets/TcpClient.aspx
for VC++.NET refer:
http://www.thecodeproject.com/managedcpp/get_the_ip_out_tcpclient.asp
MAHESH