say im using
h = http.request(“http://www.domain.com/test.php","score=54325&userid=55”) to send a high score to a server and it sends back a number, what happens if the server cannot be reached, does the app hang? [import]uid: 5354 topic_id: 1028 reply_id: 301028[/import]
should not hang.
i tried it and it returns right away with error …
c. [import]uid: 24 topic_id: 1028 reply_id: 2518[/import]