windows-nt/Source/XPSP1/NT/net/upnp/ssdp/common/ssdpparser/ssdpparserp.h
2020-09-26 16:20:57 +08:00

11 lines
191 B
C

#include <windef.h>
#include "ssdpparser.h"
#include "common.h"
#define CRLF "\r\n"
#define SP " "
#define COLON ":"
#define NOTIFY_HEADER "NOTIFY * HTTP/1.1"
#define HOST_HEADER SSDP_ADDR