EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 63

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
TelnetOpenConnection
RM004012-0707
Include
Prototype
Description
Argument(s)
#include "telnet_api.h"
TELNET_RET TelnetOpenConnection
(
)
ZTP provides the
connection with a specified server. This function also sends the ECHO
and SUPPRESSGOAHEAD options to the server.
ipAddr
telnetAppHandle
telnetReadCallback
IP_ADDRESS ipAddr,
TELNET_HANDLE *telnetAppHandle,
TELNETREAD telnetReadCallback
TelnetOpenConnection
A uint32 value which contains the IP
address (in decimal/dotted notation) of the
Telnet server.
A pointer to a handle given by the Telnet
client to the application after a connection is
established successfully.
A function pointer given by the application
which is used by Telnet Client to notify the
application when data is received from the
other end.
Zilog TCP/IP Stack API
function to establish a TCP
Reference Manual
ZTP API Reference
55

Related parts for EZ800000100STS