I'm having difficulty with a network application when there is a burst of data. I'm using a TCP socket and I believe the problem lies in the fact that the buffer is filling up and chopping packet off, so what I get afterwards is corrupted.
I've hunted through the help and searched and cannot find a way to change the size of the TCP buffer, have I missed it?
I'm using BMax+GUI module on this one, compiling under MacOS 10.4.10
I've hunted through the help and searched and cannot find a way to change the size of the TCP buffer, have I missed it?
I'm using BMax+GUI module on this one, compiling under MacOS 10.4.10