EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 21

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
recv
RM004012-0707
Notes:
Include
Prototype
Description
Argument(s)
#include <socket.h>
INT16
(
);
The sockets’
1.
2. For connection-oriented sockets (type
s
buf
nbyte
flags
INT16
INT8
INT16
INT16
ets. The sockets must be connected before calling
nected socket, the
received messages are accepted. The function only returns messages
from the remote address specified in the connection. Messages from
other addresses are silently discarded.
calling recv returns as much information as is currently available (up
to the size of the buffer supplied).
The
recv
A descriptor identifying a connected socket.
A pointer to a buffer for the incoming data.
The length of buf.
Reserved for future use.
recv
function reads incoming data on connection-oriented sock-
function receives data from a connected socket.
recv
recv
s,
* buf,
nbyte,
flags
function restricts the addresses from which
SOCK_STREAM
Zilog TCP/IP Stack API
Reference Manual
recv
ZTP API Reference
for example),
. For a con-
13

Related parts for EZ800000100STS