|
-
Jan 25th, 2026, 03:22 PM
#1
Re: IOCP Server - VB6
Please note that if you are going to transfer fairly large files using the executable, you will need to adjust the buffer size (MAX_PERBUFLEN). The current posting of IOCP_Svr uses a buffer size of 1,024 and crashes when transferring an 11MB file, but not when using a 8,192 byte buffer.
J.A. Coutts
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|