172.17.1.62 is my local ip address, port 55555 is the port of asp.net development server on my computer, and is 100% correct. I checked it few times and there is no mistake with ip or port in android application.
On 29 sep., 12:12, Kostya Vasilyev <[email protected]> wrote: > 29.09.2010 13:53, titleist пишет: > > > 09-29 09:50:09.370: ERROR/Groshie:(1327): Connect to / > > 172.17.1.62:55555 timed out > > Your connection is timing out, not connecting. Check the IP and port. > > > 09-29 09:50:09.540: DEBUG/Error:(1327): Failed parsing JSON source: > > java.io.stringrea...@43e71b80 to Json > > You are not correctly passing data to JSON library code. > > Google for "Failed parsing JSON source". > > -- > Kostya Vasilyev -- WiFi Manager + pretty widget > --http://kmansoft.wordpress.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

