Login request packet parsing
Does anyone know how to parse user ID and password from login request packet coming from 562 A3 client? I want to know so that I can write Login Server emulator.
I am asking because I don't want to waste my time on trial and error based parsing if that knowledge is already in RZ :):
PS : If I am successfull in creating an emulator for login server I will be making the source open for further improvements through GitHub. For now I am sharing documentation of the project https://github.com/karthik-panjaje/I...-Documentation
Update : Now application successfully parsing user ID and password. Will continue with it :):
Update 1 : Trying to parse packets which are having IP and port of Zone Agent so that I can make my custom packet from my login server.
Update 2 : Login server 99% done. If something is left out I will add later. Time to move on to Game Server (ZA + ZS for now) :): [ I am feeling like I am talking to myself :/:]
Update 3 : Released Login Server check http://forum.ragezone.com/f487/infer...roject-937800/