I'm using UDP broadcasts, UDP listeners, TCP server sockets and TCP client socket connections between the emulator and my phone, both on 1.5 and they are working for me. Perhaps there is something else wrong with your environment?
On Jun 5, 11:02 pm, Jonas Ådahl <[email protected]> wrote: > Hi, > > An application I'm working on stopped being usable after upgrading to > 1.5, and the reason seems to be that, after joining a WiFi network and > creating a TCP/IP or UDP/IP socket, there is no way to communicate > using it from a remote entity. I can not even ping the phone using the > normal ping command, which was possible using 1.0. This affects my > program since it's using mDNS/DNS-SD and peer-to-peer TCP sockets for > communication. > > Is there anyone else who can confirm this? > > I have tried running the program built with SDK 1.0 and SDK 1.5 while > running on a real phone running Android 1.5 and the problem is still > the same. > > Jonas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

