Currently, my Android app is client and talks to other clients through
a server proxy. I'd like to get rid of the server proxy if at all
possible.

Is it possible for an Android application to implement a socket
server? If so, how would a client on the local network find it? I
could find imagine several solutions, for example, the Android server
app registers its address with a remote server and other clients check
with the remote server for the address  or alternatively, display the
address in the Android app.
--~--~---------~--~----~------------~-------~--~----~
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