
#include <string>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include <conexus/address.h>#include <conexus/ipaddress_interface.h>#include <conexus/except.h>


Go to the source code of this file.
Namespaces | |
| namespace | Conexus |
| namespace | Conexus::IPv4 |
| The conexus::IPv4 namespace contains classes capable of communicating at OSI Layers 3 (Network) and 4 (Transport) which includes support for raw IP, TCP/IP and UDP/IP communications [ For more information see IP(7) ]. | |
| namespace | Conexus::IPv6 |
| The conexus::IPv6 namespace contains classes capable of communicating at OSI Layers 3 (Network) and 4 (Transport) which includes support for raw IP, TCP/IP and UDP/IP communications [ For more information see IP(7) ]. | |
Typedefs | |
| typedef enum Conexus::IPv6::IPV4_EMBEDDED_TYPE | Conexus::IPv6::IPV4_EMBEDDED_TYPE |
1.5.8