1,775
edits
No edit summary |
No edit summary |
||
Line 235: | Line 235: | ||
::data type: hexadecimal | ::data type: hexadecimal | ||
::pos: 10-20 | ::pos: 10-20 | ||
::Meaning: The packet payload is searched from byte 10 to byte 19 to find the 5 character data described by the hexadecimal data (the ASCII values of WORLD (87 == W, 79 == O, 82 == R, 76 == L, 68 == D). | |||
:Meaning: The packet payload is searched from byte 10 to byte 19 to find the 5 character data described by the hexadecimal data (the ASCII values of WORLD (87 == W, 79 == O, 82 == R, 76 == L, 68 == D). | |||
edits