View Full Version : Open C FTP Client Example v1.1



--{N_P}--
2nd July 2007, 15:08
Open C FTP Client Example v1.1

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. Main 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.

Sorry dnt hv n e pic of this 1:(
it will be greatful if sum1 post it
thanx:)

Deanm
6th July 2007, 14:37
Hey,

Has anyone got this working? I'm stuck cause I don't have tools like bldmake, abld and createsis..

Would really appreciate if there's someone who could help!

Thanks,
Deanm

Deanm
6th July 2007, 22:19
Heh, i tried to make it work, downloaded all the necessary stuff for open-c programming or something :), but ofcourse i was unable to complete the mission cause i have no programming nor software developing experience.. I got the program to start and i could configure the server address etc, but when i connect using gprs, the program shuts down..

If anyone has experience in open-c so that could make this a working program, please post it here :)

--{N_P}--
6th July 2007, 22:27
Try usin it wid wifi..

nexass
6th July 2007, 22:33
great share mate....thanks ;)

shahmiBro
7th July 2007, 03:06
U can get the makesis, sisware, etc in the pc apps section


Hey,

Has anyone got this working? I'm stuck cause I don't have tools like bldmake, abld and createsis..

Would really appreciate if there's someone who could help!

Thanks,
Deanm