Hi, Did you look at the router does it allow outgoing TCP traffic to flow through for port 8080?
-Vinay On May 3, 3:48 pm, Per <[email protected]> wrote: > 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 [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group > athttp://groups.google.com/group/android-developers?hl=en -- 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

