nahttp_pb Sample pbuilder app

HelloI am using NetOS 5.0 and GHS 3.5 with Net+50 Development Board. I am running the sample application “nahttp_pb” from ROM. The sample web page is served up ok but but the FTP server does not work. I get a “cannot connect to server” error. I am using the Netsilicon FTP download utility (FTPDL). I know FTPDL works as I used the “naftpapp” to program the FLASH in the first place. Should the FTP server work for nahttp_pb sample application ? Thank you Regards Michael

Yes, you need to have a FTP server running. In root.c file, you can start a FTP server by using #define ADD_FLASH_DOWNLOAD and rebuild the application.