cssdp.c File Reference

#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

Function Documentation

int cg_upnp_ssdp_getannouncecount (  ) 

char* cg_upnp_ssdp_gethostaddress ( char *  ifAddr  ) 

char* cg_upnp_ssdp_getipv6address (  ) 

int cg_upnp_ssdp_getleasetime ( char *  cacheCnt  ) 

void cg_upnp_ssdp_setannouncecount ( int  count  ) 

void cg_upnp_ssdp_setipv6address ( char *  addr  ) 


Variable Documentation

int ssdpAnnounceCount = CG_UPNP_SSDP_DEFAULT_ANNOUNCE_COUNT [static]

char* ssdpIPv6Address = CG_UPNP_SSDP_IPV6_LINK_LOCAL_ADDRESS [static]


Generated on Tue Aug 8 14:56:29 2006 for CyberLinkC by  doxygen 1.4.7