This page was last modified 14:03, 9 May 2007.
FTP Client Example
From Forum Nokia Wiki
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:
- CAknSingleNumberStyleListBox
- CAknSearchField
- CAknTextQueryDialog
- CFileMan
- StringLoader
- C/Open C classes: connect, socket, setsockopt
--
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Bluetooth FTP Profile | nikosft | Bluetooth Technology | 0 | 2007-03-31 23:41 |
| Running application as service | araja | General Symbian C++ | 14 | 2007-10-03 19:36 |
| How to develop chat server in j2me | sachinwarang | Mobile Java General | 11 | 2006-09-15 06:12 |
| FTP Server for S60 3rd edition | shonto | General Discussion | 3 | 2007-11-27 09:25 |
| AT commands | kkrish | General Symbian C++ | 4 | 2006-08-23 08:19 |
