Can you not just use a standard socket connection? I don't see anything too different from a standard java socket application. Read general socket tutorials in Java to learn how to do this kind of stuff, this doesn't sound specific to Android.
Kris On Thu, Apr 7, 2011 at 4:10 AM, JK Park <jkpar...@gmail.com> wrote: > I am trying to build up a managing program from web server. > > And I uses APM server and be trying in AVD. > > What I want to know is a program that listens a message(like packet or > socket?) from server when the admin controls. > > Is anyone can tell me how to do? > > -- > 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 -- 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