#include <cybergarage/upnp/ssdp/cssdp.h>#include <cybergarage/util/cstring.h>#include <cybergarage/net/cinterface.h>#include <cybergarage/util/clog.h>Functions | |
| void | cg_upnp_ssdp_setipv6address (char *addr) |
| char * | cg_upnp_ssdp_getipv6address () |
| void | cg_upnp_ssdp_setannouncecount (int count) |
| int | cg_upnp_ssdp_getannouncecount () |
| int | cg_upnp_ssdp_getleasetime (char *cacheCnt) |
| char * | cg_upnp_ssdp_gethostaddress (char *ifAddr) |
Variables | |
| static char * | ssdpIPv6Address = CG_UPNP_SSDP_IPV6_LINK_LOCAL_ADDRESS |
| static int | ssdpAnnounceCount = CG_UPNP_SSDP_DEFAULT_ANNOUNCE_COUNT |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6