EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 40

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
32
Zilog TCP/IP Stack API
eZ80
http_init
ZTP API Reference
®
CPU
Include
Prototype
Description
Argument(s)
Return Value(s)
#include <http.h>
INT16 http_init (const Http_Method*
http_defmethods,const struct header_rec *
httpdefheaders, Webpage *website, UINT16 portnum);
The
TCP connection on a specified port, and waits for a client request. Upon
receiving a request from the client, the webserver provides a response
according to the webserver configuration.
If no error occurs,
Otherwise, it returns
http_def
methods
httpdef
headers
website
portnum
http_init
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 website), makes a
it returns the http server port number
SYSERR
.
RM004012-0707
.

Related parts for EZ800000100STS