[android-developers] Re: HttpServerConnection
I don't know exactly what you are talking about. The full Apache
HttpClient library is present, as well as the Java equivalent.
Take a look at the Apache DefaultHttpClient here:
http://developer.android.com/reference/org/apache/http/impl/client/package-summary.html
Also there is HttpGet and HttpPost and so on are all defined here:
http://developer.android.com/reference/org/apache/http/client/methods/package-summary.html
There are many examples of using these objects on the internet and in
this group.
On Jan 23, 8:39 am, Jags <jag...@gmail.com> wrote:
> is there a simple example of HttpServerConnection usage in android ?
> can it be used for posting some data to android device ? i mean get
> post type ?
>
> thanks and regards
> Jagat
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home