On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTIP-32
RTIP-32 Programming Manual
RTIP-32 Reference Manual
RTIP-32 Configuration
Socket API
Simplified Networking API
Extended RTIP-32 API
PPP
DHCP Client
DHCP Server
FTP Client
FTP Server
TFTP Client
TFTP Client Configuration
Function tftpcli_connect
Function tftpcli_recvfile
Function tftpcli_sendfile
TFTP Server
Telnet Client
Telnet Server
Web Server
SNMP Client
POP3 Client
SMTP Client
SNTP Client
SMB Server
SMB Client
SMB3 Server
SMB3 Client
WLAN Driver
Error Codes
RTPEG-32
RTUSB-32
|
TFTP Client Configuration
The TFTP Client uses the following global constants, which an application can modify at run-time before calling xn_rtip_init:
- CFG_TFTP_TIMEOUT. Number of seconds to wait for data from packet from remote host. The default value is 5 seconds.
TFTP Client
Function tftpcli_connect
|