WPS ER: Subscribe to UPnP events
authorJouni Malinen <j@w1.fi>
Mon, 9 Nov 2009 18:01:50 +0000 (20:01 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 9 Nov 2009 18:01:50 +0000 (20:01 +0200)
commit097c7b372351486e3954d9a8ee4bd9c2cf7066ba
tree0f12a5da6b91b7ee711cf4b740a3fa8c06918fe5
parent875a4e5936ee912a6209067ac5324f36271733ec
WPS ER: Subscribe to UPnP events

This adds code to start a HTTP server and to subscribe to UPnP events
from each discovered WPS AP. The event messages are received, but there
is not yet any code to actually parse the contents of the event.
src/wps/http_client.c
src/wps/http_client.h
src/wps/wps_er.c