Program FTPServer
The FTP Server demo requires the RTIP-32 FTP Server add-on and RTFiles-32. It exposes the local hard disk(s) to connecting FTP Clients. When the program has started up, it displays its IP address. You can use FTP Clients on other hosts to connect to that IP address.
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 FTPClient
Program TFTPDemo
|