EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 100

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
92
Zilog TCP/IP Stack API
eZ80
Definitions and Codes
®
CPU
HTTP Data Structures
The following data structures are used in the HTTP APIs.
Http_Hdr Structure
typedef struct http_hdr
{
} Http_Hdr;
http_params Structure
struct http_params
{
/** The key, typically an http header. */
/** The value associated with that key. */
};
Http_Request Structure
typedef struct http_request {
} Http_Request;
UINT8
INT8*
UINT8 *key;
INT8 *value;
UINT8
UINT16
UINT8
UINT8
UINT8
INT16
const struct http_method * methods;
const struct webpage
const struct header_rec * headers;
INT8
UINT8 *
Http_Hdr
Http_Hdr
Http_Params
Http_Auth
INT8
INT8
key;
value;
* bufstart; /* first free space */
respheaders[HTTP_MAX_HEADERS];
rqstheaders[HTTP_MAX_HEADERS];
* website;
params[HTTP_MAX_PARAMS];
*AuthParams;
keepalive;
buffer[HTTP_REQUEST_BUF];
method;
reply;
numheaders;
numparams;
numrespheaders;
fd;
extraheader;
RM004012-0707

Related parts for EZ800000100STS