41 #ifndef _networktcpv4socket_h
42 #define _networktcpv4socket_h
44 #include "Network/tcpsocket.h"
45 #include "Network/ipv4socket.h"
uint16_t UInt16
An 16-bit unsigned integer.
A socket class using the IP version 4 protocol.
A TCP socket that uses IPv4 internet addresses for connections.
The bulk of the engine components go in this namspace.
A socket class using the TCP stream protocol.