#include "NpPacket.h"
Go to the source code of this file.
Compounds | |
class | ConnectionPacket |
Connection Packet contains, in addition to the feilds in NpPacket, the following info in the order specified: Has Specified Destination : 1 bit Specified Destination is Ipv4 or IPv6 : 1 bit (zero for IPv4) Avoid Censored Nodes: 1 bit Fast routing: 1 bit Reserved for future use: 4 bits Port number for specified TP: 2 bytes IP address for specified TP: 16 bytes. More... |