wpa_supplicant / hostapd 2.0
Defines | Functions

wps_upnp_web.c File Reference

UPnP WPS Device - Web connections. More...

#include "includes.h"
#include "common.h"
#include "base64.h"
#include "uuid.h"
#include "httpread.h"
#include "http_server.h"
#include "wps_i.h"
#include "wps_upnp.h"
#include "wps_upnp_i.h"
#include "upnp_xml.h"

Defines

#define WEB_CONNECTION_TIMEOUT_SEC   30
#define WEB_CONNECTION_MAX_READ   8000
#define MAX_WEB_CONNECTIONS   10

Functions

void web_listener_stop (struct upnp_wps_device_sm *sm)
int web_listener_start (struct upnp_wps_device_sm *sm)

Detailed Description

UPnP WPS Device - Web connections.

Copyright
Copyright (c) 2000-2003 Intel Corporation Copyright (c) 2006-2007 Sony Corporation Copyright (c) 2008-2009 Atheros Communications Copyright (c) 2009, Jouni Malinen <j@w1.fi>

See wps_upnp.c for more details on licensing and code history.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines