I have a send/receive file thing that i am working on. When data comes in, and its a fairly large file the form sort of freezes up until its done. I used a doevents in the winsock_dataarival part and that worked, but then
when i received a really big file I got an 'out of stack space' error. Any ideas on what i should do?
