Hi,

I have an application that worked fine on 1.1 emulators but now fails
to establish a TCP connection with a local server (doesn't even
timeout for some reason).

No exceptions are thrown yet I have found these two lines in Logcat
that I did not find before:

I/InetAddress(  368): gethostbyaddr: getnameinfo: 192.168.1.5 =
192.168.1.5 //My server's address
I/InetAddress(  368): gethostbyaddr: getnameinfo: 192.168.1.2 =
192.168.1.2 //Phone's address

Are there any changes from 1.1 to 1.5 that may affect this? I am also
using Apache Mina.

Regards,

Che

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to