High byte and low byte, that is, the high 8 bits and the low 8 bits
For example, 1234, 12 is the high byte and 34 is the low byte
< p>The high byte comes first, which is 1234, and the low byte comes first 3412This is due to hardware and system reasons. The standard in the network is to put the low byte first