Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Imperceptus on April 27, 2008, 07:33 PM

Title: D2GS Connection
Post by: Imperceptus on April 27, 2008, 07:33 PM
Anyone know where the D2 Client pulls the information from on where to connect to for the d2gs servers?


edit, nm think i found it here, http://forum.valhallalegends.com/index.php?topic=11756.0

unless thats wrong.
Title: Re: D2GS Connection
Post by: iCe on April 28, 2008, 12:44 AM
The D2 Client first sends SID_QUERYREALMS2 (0x40) and then SID_LOGONREALMEX (0x3E) THEN it connects to the realm.
Title: Re: D2GS Connection
Post by: Imperceptus on April 29, 2008, 05:56 PM
Quote from: iCe on April 28, 2008, 12:44 AM
The D2 Client first sends SID_QUERYREALMS2 (0x40) and then SID_LOGONREALMEX (0x3E) THEN it connects to the realm.
ok thanks