Badri, Can you see what the server is getting from Android? Is the "service" a HTTP web server? (It would seem so since you're using the HTTP default port 80.)
If it is, your code snippet doesn't look to me like it is formatting a proper "GET" request to send to the server. - Bill --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

