Hi,

I have trouble getting http post to work over WiFi.

The server listens at port 8080, and posting works just fine when
disabling WiFi and just using 3G.
When enabling WiFi, I always get an IOException with message 'Socket
is not connected'.

Using the standard port 80 (or opening raw sockets to other ports)
works just fine, but the combination (http + 8080 + WiFi) seems to
fail.

I've been looking for hints in the android.net package, but
unsuccessfully. Any hints are welcome..

/Per

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