Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Tontow on May 14, 2005, 01:10 AM

Title: Re: Winsock Class
Post by: Tontow on May 14, 2005, 01:10 AM
maby http://www.vbip.com/forum/topic.asp?id=2984&keyword=winsock%20license and http://forum.valhallalegends.com/phpbbs/index.php?topic=11582.0 - (visual basic programming forum) could be of some help?
Title: Re: Winsock Class
Post by: Warrior on May 14, 2005, 01:28 AM
I asked about something like this, you need to reference the Winsock DLL in your code then you can use it as an object in a class.
Title: Re: Winsock Class
Post by: The-FooL on May 14, 2005, 02:25 PM
Just use a freeware class module that mimics the Winsock functionality.  No need to write your own or use the control.