This topic has not yet been rated - Rate this topic

2.2.3.1 Packet Header

To implement messages on top of existing, arbitrary transport layers, a packet header is included as part of the packet. The packet header precedes all data within the packet. It is always 8 bytes in length. Most importantly, the buffer header states the Type and Length of the entire packet.

The following is a detailed description of each item within the packet header.

 
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.