|
| 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.
|
|
| httpreadwrite.hpp |
| Declaration of class Uri.
|
|
| 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 |
| C++ interface for the Uri module.
|
|
| url.hpp |
| Declaration of the 'class Url'. Not usable, work in progess.
|
|
| urlparser.hpp |
| Free functions to parse IPv6 and host URLs. Not usable, work in progess.
|
|
| visibility.hpp |
| Macros to support visibility of external symbols.
|
|
| webserver.hpp |
| Declarations to manage the builtin Webserver.
|
|