I've been having a problem while using `HttpConnection` with a Sony Ericsson W580.
The response to my http requests is `application/octet-stream`, and I'm sending a quite large array of bytes.
In this mobile phone however, it is consistently being cut down to 210 bytes...
I've tested the MIDP application in a large number of different mobile phones, using different mobile carriers and wi-fi, and no other mobile has shown this behavior.
以上就是HttpConnection truncating messages in Sony Ericsson W580的详细内容,更多请关注web前端其它相关文章!