
winsock problem sending large strings (winsock.senddata)
Hi everyone,
I have a problem with the winsock sending procedure. When i try to send a
large string (>10kilobytes) from a server to a client, only the LAST couple
of kilobytes are received by the client. Not the whole string!!
Is this a bug of the Winsock OCX component, a bug of the sendData function?
There must be a work-around to send large strings. To be clear, i can send
large files with the input/get functions but i cannot get the job done for
sending large strings.
Can somebody help me?
Thanks anyway!
Matt