i got it how to use http connecttion
thanks On Sep 25, 7:52 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > sarika india wrote: > > i am working on HTTP conntection for android, but i have not yet > > worked on HTTP connection code for any language, > > does anybody know how to do HTTP connection in android? > > Use URLConnection, or the Apache HTTPComponents (org.apache.http) built > into Android. > > URLConnection is covered in many Java tutorials. > > HTTPComponents are documented onhttp://hc.apache.org. In particular, > there are examples in the HTTPClient area: > > http://hc.apache.org/httpcomponents-client/examples.html > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Warescription: All titles, revisions, & ebook formats, just $35/year --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

