I have an example of tcp server running @localhost: 5050. Connecting to it from BlackBerry is done using the MDS-CS simulator, and it caches data at most 8192. On the Blackberry forums, I realized that there is a way to get around it directly on the server.
My configuration is as follows:
IDE: BlackBerry JDE 4.7.0
Platform: Vista
Server: TCP server running localhost: 5050
source share