EZ800000100STS Zilog, EZ800000100STS Datasheet - Page 77

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
tftp_get
RM004012-0707
Include
Prototype
Description
Argument(s)
Return Value(s)
#include "tftp.h"
INT32 tftp_get(INT8 *Addr, INT8 *filename)
The
This file is then stored in the thread’s current working directory (CWD).
If the CWD contains a file with the same name as the file that is down-
loaded from the server, the original file will be overwritten with the new
file.
Upon success, the
are loaded into the file system; it returns 0 upon failure.
Addr
filename
tftp_get
function is used to download files from the TFTP server.
Pointer to a character string containing the IP address of
TFTP server.
Pointer to the name of the file to be downloaded.
tftp_get
function returns the number of bytes that
Zilog TCP/IP Stack API
Reference Manual
ZTP API Reference
69

Related parts for EZ800000100STS