Valhalla Legends Forums Archive | Visual Basic Programming | Help

AuthorMessageTime
Winsock
I want to know what packet to send First, Seconed, Thrid, Etc.. I would greatly appreciate it if someone would help me.




August 23, 2004, 12:50 AM
Twix
go look in bnet docs it will tell u the login order and this also belongs in b.net deveoplment

here is the link if u need it Bnet docs
August 23, 2004, 1:17 AM
Quarantine
Just Send 0x50 and parse for when all of the packets are recieved.

You Send 0x50
Bnet Sends you it back
Parse It
Bnet will send you another packet
ect.
August 23, 2004, 6:11 AM
St0rm.iD
send the 0x01 byte and go from there.
August 23, 2004, 3:35 PM
R.a.B.B.i.T
[quote author=Winsock link=board=31;threadid=8326;start=0#msg76921 date=1093222216]
I want to know what packet to send First, Seconed, Thrid, Etc.. I would greatly appreciate it if someone would help me.





[/quote]BnetDocs has the connection sequences all nice and laid out for you.
August 24, 2004, 10:21 PM

Search