The special address you probably are referring to only comes into play in the emulator (mapped to the host computer's localhost).
Right about the possibility of NAT(s) between the phone and the internet, though. So accepting connections works on a local network (wifi), but in the general case, you need a centralized server to dispatch data connections to client devices. -- Kostya Vasilyev -- http://kmansoft.wordpress.com 10.10.2010 21:01 пользователь "DanH" <[email protected]> написал: > (provided you code uses its public IP address to connect to it). That is the key. The internal Android-to-host IP address (I forget what it is) cannot be used. On Oct 10, 6:22 am, David Turner <[email protected]> wrote: > If the server is addressable from the... > On Sat, Oct 9, 2010 at 4:57 AM, Jatin D Patel <[email protected]> wrote: > > > I have developed... > > [email protected]<android-developers%[email protected]> <android-developers%[email protected]<android-developers%[email protected]> > > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en... -- 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

