Monday, December 3, 2012

[android-developers] Identifying HTTP Get requests in Android

Hi all,

I ve implemented HTTP in Android using 2 devices. They communicate with each other when one acts as server and other as client. But my question is if I issue a HTTP Get request from Poster, example, http://<IP address:port number> to server in one phone, how will I know that it has received the request? And where do I have to define the response? Please help me as am new to Web server functionality. Thanks!

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment