Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: SA-Theoden on February 06, 2003, 07:28 PM

Title: Writing a Packet Logger in VB
Post by: SA-Theoden on February 06, 2003, 07:28 PM
Hi, I just upgraded to Windows XP, and my packet logger will not work anymore, crazy =/ Yes, tried all the compatability options... Everything.

I am curious as to how one would write a packet logger in Visual Basic?

I am not familiar with sending and receiving packets without using Winsock...

-Theoden
Title: Re: Writing a Packet Logger in VB
Post by: Noodlez on February 06, 2003, 08:52 PM
Adron wrote this, and it's extremely simple to use.
WSHook.dll (http://home.adron.org/WSHook.dll)
Winsockhook.ocx (http://home.adron.org/Winsockhook.ocx)

Heres an example(also written by Adron):
WinsockhookSamples.zip (http://home.adron.org/WinsockhookSamples.zip)