Winsock Control?? [Resolved]
Hi all.
I know this is probably a newbie question, but I have searched this forum, as well as googled it, and I cannot find exactly what I am looking for.
I am using VB.NET 2003. I am wanting to make a client/server application (right now a chat program, so I can get used to how it works)
In most examples I have found, they use Sock.Whatever or Winsock.whatever.
I notice no dims in the code that I have downloaded. I can only assume that it is a control that you put on the form, or that it is a dim that I missed.
Will someone please tell me what the dim command is for windows sockets, such as dim Sock as WinSocket.
If not, PLEASE tell me where I can find the winsock control. I searched EVERYWHERE in my Visual Studio 2003 and could not find the control.
Thanks for all your help!