tac0S
Template Affectional Command Operating System
Public Attributes | List of all members
PacketHeader Class Reference

The following class defines the network packet header. The packet header is prepended to the data payload by the Network driver, before the packet is sent over the wire. The format on the wire is: packet header (PacketHeader) data (containing MailHeader from the PostOffice!) More...

#include <network.h>

Public Attributes

NetworkAddress to
 
NetworkAddress from
 
unsigned length
 

Detailed Description

The following class defines the network packet header. The packet header is prepended to the data payload by the Network driver, before the packet is sent over the wire. The format on the wire is: packet header (PacketHeader) data (containing MailHeader from the PostOffice!)


The documentation for this class was generated from the following file: