S60 Platform: HTTP Client Example
10:12 AM
Posted by Srikanth Dhondi
This updated C++ application demonstrates simple HTTP GET and POST transactions using the HTTP Client API. Basic HTTP authentication is also supported. The updated example uses application-level roaming (introduced in S60 3rd Edition, Feature Pack 2 onwards). The updated example has been tested to support S60 5th Edition and touch UI. Note that this version supports S60 3rd Edition, Feature Pack 2 and S60 5th Edition. Important classes: RHTTPSession, RHTTPTransaction, RHTTPHeaders, MHTTPDataSupplier, MHTTPAuthenticationCallback, MHTTPTransactionCallback.
Download File
Source : http://www.forum.nokia.com
This entry was posted on October 4, 2009 at 12:14 pm, and is filed under
Symbian C++ tutorials
. Follow any responses to this post through RSS. You can leave a response, or trackback from your own site.
Subscribe to:
Post Comments (Atom)
February 26, 2010 at 3:38 AM
hi Srikanth,
I have downloaded the source and tried to run the application. nothing is happening.
can you tell me what should happen when i type the uri in the uri fiend and hit ok button ???
in my case, nothing is happening.
kindly walk through..