Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using Samsung S3 (ICS 4.0.4). I encounter a problem with ksoap2 library over WIFI.

My webservice doesn't work sometimes using ksoap2 library when WIFI connection is used.

It throws an exception,

 java.net.SocketTimeoutException at org.ksoap2.transport.HttpTransportSE.call(HttpTransportSE.java:130)

I have to use webService with ksoap2.

**The main point is it works perfectly with 3G connection but not on WIFI

Can anyone help me ?

share|improve this question
Seem your wifi network in not working good. – Arslan Jul 12 '12 at 7:18
No its not the case, because the same WIFI network works fine in android 2.3.3 device. – huzefa p Jul 12 '12 at 12:12

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.