Hi,

Could someone please suggest me a good/efficient way to communicate
with
the server.
I could think of two options
1) Use http post methods to send data to a php script at the server
which would later call the google api's written in another java
program (jar)\or use php to use google api's (if its possible) to find
nearby restaurants and send the list back to client.
2) Use simple java socket programming. The server has a jar file that
supports multi threading and it does the job of finding restaurants
and sending the list.

Thanks,
Raqeeb

-- 
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

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to