Http connection problem in different countries :?

Login to reply to this topic.
Mon, 2005-08-08 16:15
Joined: 2005-07-07
Forum posts: 34
Hi all,

I have a following problem:
I make http connection to some http server. I open RHTTPTransaction and I make transaction.CommitL();
Application works fine.
But when i test my application in Bulgaria everything is fine, when i launch app in Izrael application don't work. I can't recieve THTTPEvent::ESucceeded in my MHFRunL function. Maybe Izrael's provider is limited http sending Huh I haven't ideia what is the problem   Sad

any suggestions ??

Thanks a lot.

Wed, 2005-08-10 13:26
Joined: 2004-05-24
Forum posts: 56
Re: Http connection problem in different countries :?
Do you have opened GPRS session when testing your app?
Wed, 2005-08-10 14:47
Joined: 2004-06-29
Forum posts: 109
Re: Http connection problem in different countries :?
Hi addonic,

maybe that specific server you tried is not reachable through the provider in israel? Is it reachable from the public internet?

Some provicer may only allow connections to their proper content servers from withing their internal ip network.

br, Marcel
Thu, 2005-08-11 06:04
Joined: 2005-07-06
Forum posts: 53
Re: Http connection problem in different countries :?
hi your service provider may block opening socket in port 80 or may have restirction for some ports.
Thu, 2005-08-11 06:41
Joined: 2005-07-26
Forum posts: 81
Re: Http connection problem in different countries :?
I think you must Re-Check the GPRS/Internet Settings again..!

Hope this will solve your problem.

Thanx
Richard
Thu, 2005-08-11 15:25
Joined: 2005-07-07
Forum posts: 34
Re: Http connection problem in different countries :?
Thanks for replays

But the problem more exists Sad

When i make commit transaction with Izrael sim cart with our provider in MHFRunL i recieve aEvent.iStatus = -4161 Huh?

With my GSM provider everythings work perfect!

Regards
Thu, 2005-08-11 15:28
Joined: 2005-07-07
Forum posts: 34
Re: Http connection problem in different countries :?
i forgot one detail when i browse the page with Izrael provider with browser on the phone i dont have problems  Huh Huh Huh
  • Login to reply to this topic.