Note that this class is new to API level 8.

On Sat, Sep 18, 2010 at 7:54 AM, Kostya Vasilyev <kmans...@gmail.com> wrote:
>  Neil,
>
> Perhaps you could try using AndroidHttpClient - supposedly, it has some
> tweaks specifically for the https/ssl protocol so works more smoothly.
>
> Since this class derives from Apache's HttpClient, you'd be able to use most
> of your code on the desktop, as well (you seem to imply that you also have a
> desktop application).
>
> http://developer.android.com/reference/android/net/http/AndroidHttpClient.html
>
> http://developer.android.com/reference/org/apache/http/client/HttpClient.html
>
> -- Kostya
>
> 18.09.2010 13:47, Neilz пишет:
>>
>> Here's the full error message:
>>
>> 09-18 10:45:56.909: ERROR/NetService:httpsGet(16414): HttpRequest:
>> IOException: java.io.IOException: Write error: I/O error during system
>> call, Broken pipe
>>
>> The strange this is I'm not writing anything, this is a get request.
>>
>> Any clues at all?
>>
>
>
> --
> Kostya Vasilyev -- WiFi Manager + pretty widget --
> http://kmansoft.wordpress.com
>
> --
> 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+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Atlanta: http://bignerdranch.com/classes/android

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to