EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 28

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
20
Zilog TCP/IP Stack API
eZ80
sendto
ZTP API Reference
®
CPU
Notes:
Include
Prototype
Description
Argument(s)
#include <socket.h>
INT16 sendto
(
);
The sockets’
1. The
s
buf
len
flags
to
tolen
INT16
INT8
INT16
INT16
struct
INT16
message-oriented sockets, the
in the socket's address family, including a broadcast address or any
multicast address.
sendto
A descriptor identifying a datagram socket.
A buffer containing the data to be transmitted.
The length of the data in buf.
An indicator specifying the way in which the call is made. As
this parameter is not used, the value passed must be zero.
An optional pointer to the address of the target socket.
The size of the addressspecified in to.
sendto
function is used to write outgoing data on a socket. For
function sends data to a specific destination.
s,
*buf,
len,
flags,
sockaddr *to,
tolen,
to
parameter can be any valid address
RM004012-0707

Related parts for EZ800000100STS