#include <iostream>
#include "os_spec.h"
#include "Packet.h"
#include "TpPacket.h"
#include "ConnectionInterface.h"
Go to the source code of this file.
Compounds | |
class | NpPacket |
An NP packet contains (in this order): -------------------------------------- Version Number (4 bits) Packet Type (4 bits) Length (2 bytes) VCN (4 bytes). More... |