EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 42

no-image

EZ800000100STS

Manufacturer Part Number
EZ800000100STS
Description
SOFTWARE TCP/IP SOURCE CODE
Manufacturer
Zilog
Type
Protocol Stackr
Datasheets

Specifications of EZ800000100STS

Tool Type
Programming Software
Core Architecture
Z8
For Use With/related Products
eZ80 Acclaim! MCU
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
34
Zilog TCP/IP Stack API
eZ80
httpDigestAuth_init
ZTP API Reference
®
CPU
Include
Prototype
Description
Argument(s)
Return Value(s)
If no error occurs,
it returns
#include <http.h>
INT16 httpDigestAuth _init (const Http_Method*
httpAuth_defmethods,const struct header_rec *
httpdefheaders, Webpage *website, UINT16 portnum);
The
website) with MD5 Digest Authentication support, opens a TCP
connection on a specified port, and waits for a client request. Upon
receiving a request from the client, the webserver requests for
authentication by asking for user name and password, which will be
verified against the configured values. If the user name and password are
verified correct then it provides a response according to the webserver
configuration.
http_def
methods
httpdef
headers
website
portnum
SYSERR
httpDigestAuth _init
.
it returns the http server port number
A pointer to the supported methods structure.
A pointer to the suppoted header structures.
A pointer to the website for which the server processes
requests.
Port number on which the HTTP server listens.
function initializes a webserver (or
RM004012-0707
. On failure,

Related parts for EZ800000100STS