|
|
User login
Feeds |
Http connection problem in different countries :?
|
|||||
| Mon, 2005-08-08 16:15 | |
|
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 I haven't ideia what is the problem ![]() any suggestions ?? Thanks a lot. |
|
Forum posts: 56
Forum posts: 109
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
Forum posts: 53
Forum posts: 81
Hope this will solve your problem.
Thanx
Richard
Forum posts: 34
But the problem more exists
When i make commit transaction with Izrael sim cart with our provider in MHFRunL i recieve aEvent.iStatus = -4161
With my GSM provider everythings work perfect!
Regards
Forum posts: 34