Hi, I have a problem in SSLSocket write method.
My Application sending some data in the range of 2k to 160k to my server. I am using SSLSocket for communication between my device and my server. While I am executing the application in WIFI enabled state, it is working fine. While i am executing the application in EDGE network state, actually it is sending the data..but later some time after sending some amount of data, the application hung up in the write method call even the EDGE is stable. Please any help. -- 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 To unsubscribe, reply using "remove me" as the subject.

