Program TFTPDemo
The TFTP Demo requires the RTIP-32 TFTP add-on. It can be configured to be a client or server depending on whether preprocessor symbol SERVER is defined in the source code. Its own source file TFTPDemo.cpp is included in the RAM file system. It can be transferred to/from another TFTP client or server.
This demo can obtain its IP address from a DHCP server. If you have purchased the DHCP add-on for RTIP-32, you can define preprocessor symbol DHCP in the source code or on the compiler command line and add library Dhcpc.lib to enable this feature.
Demo Programs
Program FTPServer
Program TelnetC
|