41 #ifndef _networkipv4socket_h
42 #define _networkipv4socket_h
44 #include "Network/socket.h"
72 void SetNumUnicastHops(
const Integer Hops);
74 Integer GetNumUnicastHops()
const;
This is a basic socket interface for the transmission and retrieval of packets.
NetworkLayerProtocol
This is an enum listing for recognized protocols on Layer 3 of the OSI model.
int Integer
A datatype used to represent any integer close to.
A socket class using the IP version 4 protocol.
The bulk of the engine components go in this namspace.