|
libUPnP
1.6.17
|
#include <ssdplib.h>
Data Fields | |
| enum SsdpSearchType | RequestType |
| int | ErrCode |
| int | MaxAge |
| int | Mx |
| char | UDN [LINE_SIZE] |
| char | DeviceType [LINE_SIZE] |
| char | ServiceType [LINE_SIZE] |
| char | Location [LINE_SIZE] |
| char | HostAddr [LINE_SIZE] |
| char | Os [LINE_SIZE] |
| char | Ext [LINE_SIZE] |
| char | Date [LINE_SIZE] |
| struct sockaddr * | DestAddr |
| void * | Cookie |
Structure to store the SSDP information
1.8.3.1