joshv wrote:
> I am assuming that HTTPComponents just wraps the underlying java
> networking APIs - but perhaps I am wrong and they wrote an HTTP client
> all the way down to the socket level.  Regardless, it can't hurt to
> try.

I suspect it's written to Java sockets.

> The code I've written works marvelously in the emulator

Now *that's* odd.

Is there anything unusual about the URL you are trying to connect to: 
SSL? Oddball port? IP address instead of domain name? The server you're 
trying to hit is on the same PC as the emulator you were running?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com

Android Training on the Ranch! -- Mar 16-20, 2009
http://www.bignerdranch.com/schedule.shtml

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