error -34 in http get

Login to reply to this topic.
Mon, 2008-04-14 09:59
Joined: 2008-03-11
Forum posts: 26

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


Mon, 2008-04-14 10:29
Joined: 2008-03-11
Forum posts: 26
Re: error -34 in http get

Problem solved Eye-wink

Mon, 2008-04-14 11:20
Joined: 2005-09-30
Forum posts: 35
Re: error -34 in http get

Please put the resolution in the post so that others can be benefited.

Thanks
mos

Mon, 2008-04-14 12:08
Joined: 2008-03-11
Forum posts: 26
status 404

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

  • Login to reply to this topic.