Hi all,
i am sending an http url request using Connector.open(
String url) in my game at the high score screen. Everything runs fine on Nokia N-Gage, BUT the same request is not getting processed in Nokia 6600 from the Game.
HOWEVER, when I submit the same URL from the web browser of Nokia 6600, the score (which I append to the url ) is getting submitted succesfully.
The error returned by Nokia 6600 is -
Symbian OS Error = -5120 : System : System Error
And description of this error ->
DndTimedOut -5120 No response from DNS server Hoping to get some suggestion for solving this issue
-Ramy..
[ June 23, 2006: Message edited by: Ramender Mall ]