| Author: Lalji 04 Sep 2009 | Member Level: Diamond | Rating:  Points: 2 |
you could visit this link
http://msdn.microsoft.com/en-us/magazine/cc188766.aspx http://netindonesia.net/blogs/agus/archive/2006/09/27/What-do-You-Think-about-My-book-_2200_Pro-BITS_3A00_-Background-Intelligent-Transfer-Service-Programming_2200_-_3F00_.aspx
|
| Author: T VEERABHADRARAO 05 Sep 2009 | Member Level: Silver | Rating:  Points: 2 |
Background Intelligent Transfer Service (BITS) is a component of modern Microsoft Windows operating systems that facilitates prioritized, throttled, and asynchronous transfer of files between machines using idle network bandwidth. It is most commonly used by recent versions of Windows Update, Windows Server Update Services, and Systems Management Server to deliver software updates to clients, and is also used by Microsoft's instant messaging products to transfer files. BITS is exposed through Component Object Model (COM), making it possible to use with virtually any programming language.
thanks VEERABHADRARAO
Don't forget to vote this message
|