Hi, I'm using httpclientexample directly from the nokia forum and i'm checking it with my url but i have an error code -34 (session could not connect). How can I solve this? thanks
the problem was because I had a problem with my server. Now this is solved but now when i run the example I have this:
Connecting..
Header received.Status:404
1049 bytes received...
Body received
Transaction complete
Transaction failed
I've searched for this code 404 and I've found: "The server has not found anything matching the Request-URI"
But if I have this error why is the body received? and then why does the tansaction fail? thanks
Forum posts: 26
Problem solved
Forum posts: 35
Please put the resolution in the post so that others can be benefited.
Thanks
mos
Forum posts: 26
the problem was because I had a problem with my server. Now this is solved but now when i run the example I have this:
Connecting..
Header received.Status:404
1049 bytes received...
Body received
Transaction complete
Transaction failed
I've searched for this code 404 and I've found: "The server has not found anything matching the Request-URI"
But if I have this error why is the body received? and then why does the tansaction fail? thanks