Wednesday, December 19, 2012

Re: [android-developers] Re: Identifying HTTP Get requests in Android

Archana wrote:
> Hi,
> I m implementing threads first. Can I use Basic HTTP server from the
> link http://hc.apache.org/httpcomponents-core-ga/examples.html ?
>
> Can you please let me know the difference between handling blocking
> requests and blocking IO(as specified in the link).
>
> Thanks!
>
>
>

after two minute googling I got this:

http://www.oracle.com/technetwork/java/socket-140484.html

why don't you use Google for a basic socket stuff that has nothing to
do with android?

pskink

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