Open C: FTP Client Example
| description: |
This C/C++ code example 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 package. The updated version adds support for the GCCE compiler and Carbide.c++ v1.2 IDE. Main Symbian C++/S60 classes: CAknSingleNumberStyleListBox, CAknSearchField, CAknTextQueryDialog, CFileMan, StringLoader. C/Open C classes: connect, socket, setsockopt.
|
| type: |
Example
|
| topics: |
Files/Data
Networking Open C Open Source Porting Porting to S60 Symbian C++ Symbian OS (Enterprise) |
| encoding: |
Zip Archive (.zip)
|
| intended audience: |
Advanced
|
| see also: |
Open C: SMS Crypto Example (with Python UI) v1.1
|
|
This updated C/C++ code example 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 package. The updated version adds support for the GCCE compiler and Carbide.c++ v1.2 IDE. Main Symbian C++/S60 classes: CAknSingleNumberStyleListBox, CAknSearchField, CAknTextQueryDialog, CFileMan, StringLoader. C/Open C classes: connect, socket, setsockopt. 26-Jun-2007 | |
| Discussion about: Open C: FTP Client Example |
|
| Latest postings | Posting time |
|
The example application implements only basic features as the purpose was to promote how to create a simple proof-of-concept by porting an OSS library. Thus additional features were left as to-do for...
|
2008-01-04 12:10
by seppo_fn |
|
i want to download a file in subdirectory after login.i noticed the usage in qftp.c:
"usage: %s <host>\n"
"\t[ -l user [ -p pass ] ] defaults to anonymous/user@hostname\n"
"\t[\n"
"\t [ -v level ]...
|
2008-01-03 03:10
by jues |
|
If you have installed OpenC plugin it will be under S60_3rd_MR\s60opencsis\
|
2007-12-07 05:11
by vasant21 |
|
I have download the Open C SDK plugin, but never found the Open C runtime. Can you send me the SIS File?
guingir
|
2007-12-06 19:01
by guingir |
|
Try again with default settings:
User name: anonymous
Password: password
FTP server: ftp.funer.fi, port: 21
Note that in your case there may be some FTP server incompliancy. Read release notes...
|
2007-09-13 06:49
by seppo_fn |
Additional information
| distribution: |
Forum Nokia Global Web Site
S60 Web Site |
| rights: |
Copyright © 2007 Nokia Corporation.
|




