N
Nikolay Petrov
How can i copy files from one PC to another at specified speed, in VB
How can i copy files from one PC to another at specified speed, in VB
10kb/sec
Windows has the BITS service that I understand is able to throttleI have personally looked for some generalized way to throttle bandwidth in
DotNet but haven't found much. I did read in somewhere that Windows has no
built-in support for this, and I suspect doing it right would involve some
low-level knowledge of TCP/IP.