The above link shows the code example which demonstrates porting standard C software to the S60 platform.
In this example, an open source FTP library (ftplib and qftp; released under GNU General Public License) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++ to provide a GUI application. A document about porting experiences and example architecture is also included in the Forum Nokia FTP Client Example package.
Main Symbian C++/S60 classes used are:
--
No related wiki articles found