VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Binary Transfer Control OCX Updated version with File I/O Error solved Extremely fast

Kenny Lai, Lai Ho Wa  (13 Submissions)   Internet/HTML   Visual Basic 5.0   Advanced   Wed 3rd February 2021

[Binary Transfer Control OCX] Extremely fast, almost NO MEMORY USE, reliable,
as easy to use as an ordinary Winsock control. Every network programmer must
use, and every one must see!


This is an OCX version of a completely new binary transfer engine. It
sends a 244MB file in 71 seconds and I can still work on another VB IDE without
effort!
The sender control read-and-send one chunk only for each time, using
the same array of a chunk size (Optimum is 4096 bytes). Once the receiver
control receive the bytes, it builds up the file immediately. It's hard-drive
and CPU intensive, but using almost no memory! (You can monitor the memory usage
while sending file.)

Rate Binary Transfer Control OCX Updated version with File I/O Error solved Extremely fast (21(21 Vote))
Binary Transfer Control OCX Updated version with File I/O Error solved Extremely fast.bas

Binary Transfer Control OCX Updated version with File I/O Error solved Extremely fast Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters