
Winsock receive buffer size
Hello,
Is there some hidden property for setting the receive buffer size for the
Winsock control??
I ask because I only seem to be able to receive, at most, 100 bytes at a
time in my client app, even though the server is continuously sending the
same 170 byte message over and over again.
MOS