EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 23

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
send
RM004012-0707
Notes:
Include
Prototype
Description
Argument(s)
#include <socket.h>
INT16 send
(
);
This sockets’
1. The
2. If no buffer space is available within the transport system to contain
s
buf
nbyte
flags
INT16 s,
INT8 *buf,
INT16 nbyte,
INT16 flags
socket. The successful completion of a
data was successfully delivered.
the data to be transmitted,
a nonblocking mode.
send
A descriptor identifying a connected socket.
A buffer containing the data to be transmitted.
The length of the data in buf.
An indicator specifying the method in which a call is made. If
used, tcp_FlagPUSH, the appropriate outbound
segment, contains a PSH flagset in code bits.
send
function is used to write outgoing data on a connected
function sends data on a connected socket.
send
blocks unless the socket is placed in
send
Zilog TCP/IP Stack API
does not indicate that the
Reference Manual
ZTP API Reference
TCP
15

Related parts for EZ800000100STS