Could someone explain to me what exacty is winsock and how to use with the internet.
Printable View
Could someone explain to me what exacty is winsock and how to use with the internet.
winsock allows you to access the windows TCP/IP stack at the application layer. There is plenty of info in the VB help section under 'winsock control'. Or I'm sure you could do a search on the vb-world web site and get some example source code.