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

Reply via email to