problem in converting hex to dec

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

unknown123
Noob
Noob
Posts: 1
Joined: 11 Feb 2012, 03:23
Noob?: Yes

problem in converting hex to dec

#1 Post by unknown123 »

sorry if it sound noob.. but i really cant figure it out.. i am playing vanRO.. i search the forum and the FAQ and didnt find answer on this one...

1. version (displayed as 4-byte unsigned number in little-endian, in hex)
2. IP (as is)
3. port (as is)
4. master version (displayed as 1-byte unsigned number, in hex)

in example
1. 14 00 00 00
2. 127.0.0.1
3. 6900
4. 10

what i got in vanRO using both method (wireshark and WPE) are:
1. 82 D1 2C 91
2. 74.86.244.114
3. 6800
4. 63

i tried converting #1 and #4 using calculator(hex to dec)
1. 82 (130) D1 (209) 2C (44) 91 (145) this is my problem.. is my conversion correct?
4. 63 (99)


thanks in advance...
oneechandesu
Noob
Noob
Posts: 3
Joined: 29 Feb 2012, 03:44
Noob?: Yes

Re: problem in converting hex to dec

#2 Post by oneechandesu »

i think u should refer to this link :

http://www.openkore.com/index.php/Conne ... nformation

and please give some screenshots of what are u doing step by step so that everyone can understand u..

hope the link helps u.. :)

p/s : i am using wireshark and have no problems using it.. ^^
execute44
Noob
Noob
Posts: 4
Joined: 27 Mar 2012, 13:44
Noob?: Yes

Re: problem in converting hex to dec

#3 Post by execute44 »

that is my problem too.

look sir

Image


D:

if we convert that to dec, it'll be an error
User avatar
SkylorD
Moderators
Moderators
Posts: 1197
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: problem in converting hex to dec

#4 Post by SkylorD »

Hey guys, i think which don't need this.
I don't convert and works normally.

Try this (:

This is version ?

82 D1 2C 91

Have you tried extract informations with GRF Tools ?
It's the best way.
Learn rules
stoner
Noob
Noob
Posts: 6
Joined: 29 Jun 2012, 18:25
Noob?: Yes

Re: problem in converting hex to dec

#5 Post by stoner »

What about this "4f 00 d2 74"?