Valhalla Legends Archive

Programming => General Programming => Visual Basic Programming => Topic started by: Blux on January 28, 2005, 06:03 PM

Title: [VB6] Great Tutorial for Visual Basic 6 Beginners
Post by: Blux on January 28, 2005, 06:03 PM
http://www.vbip.com/winsock-api/default.asp

This site really helped me understand how the whole TCP/IP, sending and receiving packets and all worked.  I Hope this will be a help to any beginners to Visual Basic 6 who want to make a Battle.net bot.

Blux
Title: Re: [VB6] Great Tutorial for Visual Basic 6 Beginners
Post by: Newby on January 28, 2005, 06:15 PM
The CSocket class is a good class, too.