|
| | addrinfo.hpp |
| | Declaration of the Addrinfo class.
|
| |
| | API.hpp |
| | UPnPsdk API.
|
| |
| | connection_common.hpp |
| | Declaration of common used classes and free functions for network connections.
|
| |
| | connection_ctrlpt.hpp |
| | Declaration of classes and free functions for Control Point network connections.
|
| |
| | connection_device.hpp |
| | Declaration of classes and free functions for UPnP Device network connections.
|
| |
| | global.hpp |
| | Global used constants and variables.
|
| |
| | global.ipp |
| | Global used constants, variables, functions and macros.
|
| |
| | httpparser.hpp |
| | Functions to parse UPnP messages like requests and responses.
|
| |
| | messages.hpp |
| | Definition of the UPNP_E_* error messages.
|
| |
| | netadapter.hpp |
| | Manage information about network adapters.
|
| |
| | netadapter_if.hpp |
| | C++ interface to manage information from different platforms about network adapters.
|
| |
| | port.hpp |
| | Specifications to be portable between different platforms.
|
| |
| | port_sock.hpp |
| | Specifications to be portable with sockets between different platforms.
|
| |
| | pthread.hpp |
| | Additional functions to manage Posix threads with C++ to be portable.
|
| |
| | sockaddr.hpp |
| | Declaration of the Sockaddr class and some free helper functions.
|
| |
| | socket.hpp |
| | Socket Module: manage properties and methods but not connections of ONE network socket to handle IPv4 and IPv6 streams and datagrams.
|
| |
| | strintmap.hpp |
| | String to integer and integer to string conversion functions.
|
| |
| | synclog.hpp |
| | Define macro for synced logging to the console for detailed info and debug.
|
| |
| | upnp_device.hpp |
| | Manage UPnP devices.
|
| |
| | upnptools.hpp |
| | General usable free function tools and helper.
|
| |
| | uri.hpp |
| | Manage Uniform Resource Identifier (URI) as specified with RFC 3986.
|
| |
| | visibility.hpp |
| | Macros to support visibility of external symbols.
|
| |
| | webserver.hpp |
| | Declarations to manage the builtin Webserver.
|
| |