Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor sundy10's Avatar
    Join Date
    May 2009
    Posts
    200
    How to upload a jpeg image to web server and how to receive the image on server?

  2. #2
    Nokia Developer Champion kkrish's Avatar
    Join Date
    Jun 2006
    Location
    India
    Posts
    3,029
    use http to send the image you will get the example on wiki and if you have ftp sevrevr as well so you can use ftp protocol as well, either you can open the tcp/ip connection via a socket and send your image into byte to the server and make a page on server whoc can cater these bytes of request.

  3. #3
    Registered User sachin garg's Avatar
    Join Date
    Feb 2010
    Posts
    39
    Quote Originally Posted by sundy10 View Post
    How to upload a jpeg image to web server and how to receive the image on server?
    You can send your img data using http post
    see this:
    http://wiki.forum.nokia.com/index.ph...part/form-data

  4. #4
    Regular Contributor sundy10's Avatar
    Join Date
    May 2009
    Posts
    200
    Quote Originally Posted by sachin garg View Post
    You can send your img data using http post
    see this:
    http://wiki.forum.nokia.com/index.ph...part/form-data
    Thanks, this is very useful.

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