www.sstcomm.com
14
IP Address Report:
Byte
IP Address Report
0
message length is 12 which includes all following bytes except the check sum byte and the length
byte , high-byte first
1
IP Address, high-byte first
2
3
4
5
Subnet Mask, high-byte first
6
7
8
9
Default Gateway Address, high-byte first
10
11
12
13
Check sum, byte 0+byte 1+…+byte 12
Eg:0C C0 A8 00 BB FF FF FF 00 C0 A8 00 01 95
The first byte is the length. The length does not include length of checksum. The each next four bytes are IP
address, subnet mask, and gateway address. Last byte is checksum.