EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 66

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
58
Zilog TCP/IP Stack API
eZ80
TelnetSendData
ZTP API Reference
®
CPU
Include
Prototype
Description
Argument(s)
Return Value(s)
#include "telnet_api.h"
TELNET_RET TelnetSendData
(
)
To send required data to the server (executing server-side commands),
ZTP provides the
ter entered to the server. The character is displayed on the console when
the server echoes back the character.
The following values are returned when the function is executed.
telnetAppHandle Handle given by the Telnet client to the application
telnetData
telnetDataSize
TELNET_NO_CONNECTION
TELNET_INVALID_ARG
TELNET_HANDLE telnetAppHandle,
TELNET_DATA *telnetData,
TELNET_DATA_SIZE telnetDataSize
TelnetSendData
during the establishment of a successful
connection.
Actual data that must be sent to the server.
Size of the data to be sent.
Indicates that the Telnet connection
is not yet established.
Indicates that one or more
arguments are invalid.
function, which sends each charac-
RM004012-0707

Related parts for EZ800000100STS