Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User petr_kovar's Avatar
    Join Date
    Oct 2008
    Posts
    42
    Hi,
    I need an advice what's the easiest way to upload a file on a ftp server in S60 3rd MR. I have so far found Ftp Client example, but it's only for S60 2nd FP1-FP3 and Open C Ftp example, but I have no experience with using an Open C in Symbian C++ application. Does anyone know some other possibility ? Some open source API ?

    Thank you,
    Petr

  2. #2
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    You already have 2 example codes, what kind of additional features would you expect from a 3rd one?
    Do not be afraid of the S60 2nd edition example, its relevant parts will work on S60 3rd edition too (you can even port it completely if you want, in the Docs section above select Documentation, Symbian C++, Compatibility, and there will be a 2nd->3rd porting guide). Just get an impression about how it works, and try to integrate it into your own code (to a generated Hello World for example), using hard-coded constants first.

  3. #3
    Registered User petr_kovar's Avatar
    Join Date
    Oct 2008
    Posts
    42
    Thank you, wizard_hu. I'll try to port it. I didn't know it's possible to port to newer edition. I was afraid that applications based on the same libraries will be not running on S60 3r MR, because I've read here, that Symbian is not supporting FTP from S60 3rd.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    Well, that can be a problem indeed. When I was writing about porting, I thought about an RSocket-based FTP engine. However if it uses a special API which does not exist any more, porting will not succeed.

  5. #5
    Registered User petr_kovar's Avatar
    Join Date
    Oct 2008
    Posts
    42
    I have tried it now and it doesn't work, although the ftpsess.lib, insock.lib and ftpsess.h are present in SDK. It doesn't even connect to ftp server. So do you know about some RSocket-based FTP engine ? I need to transfer a file from mobile device with Symbian and get this file to the client application, I thought FTP is the easiest way. Do you have any other idea to do this, please ? Any other solution then sending over tcp/ip directly to the client application ? (I don't have much time to implement this). Thank you.
    Last edited by petr_kovar; 2009-04-09 at 15:15.

Similar Threads

  1. Python for S60 1.9.1 released
    By tvijayan in forum Python
    Replies: 30
    Last Post: 2009-02-26, 06:16
  2. Replies: 8
    Last Post: 2009-01-07, 05:11
  3. Replies: 4
    Last Post: 2008-01-04, 22:33
  4. FTP problem in S60 3rd SDK
    By dubey_hbti27 in forum Symbian Networking & Messaging (Closed)
    Replies: 0
    Last Post: 2006-12-13, 07:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved