You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing socket connections on the real BlackBerry 8330
* noticed that on the CDMA phone sometimes a fair bit of data traffic over
a single NetSession (in this case single two way socket), causes data
corruption. The failover mechanism used to care of sudden network failures
handles this issue
* but it would be nice if such socket anomalies can be handles without failure
* In theory this should not happen and socket communication should stay kosher
* but for some reason due to bugs in TCP/IP implementations on the device
side, this situation is possible
* See here for details:
http://supportforums.blackberry.com/t5/Java-Development/Socket-Write-strange-pro
blem/td-p/55843
Original issue reported on code.google.com by openmobs...@gmail.com on 16 Apr 2010 at 2:14
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
openmobs...@gmail.com
on 16 Apr 2010 at 2:14The text was updated successfully, but these errors were encountered: