this is weekly but since this forum is so slow, I'll just see how long this lasts
Objective: Set up an connection to a remote host using the .NET TCPClient class or if youre feeling even more ballsy, using the TcpClient base class (Sockets)
I don't recommend the latter.
Note: Do not use a winsock control, must be .NET
Don't got VB.NET? Go here: http://www.limpkinw.com/forums/announcement.php?f=28
Objective: Set up an connection to a remote host using the .NET TCPClient class or if youre feeling even more ballsy, using the TcpClient base class (Sockets)
I don't recommend the latter.
Note: Do not use a winsock control, must be .NET
Don't got VB.NET? Go here: http://www.limpkinw.com/forums/announcement.php?f=28
Comment