microsoft-bits
bits , sharpBits.net
I using in my project BITS - Background Intelligent Transfer Service for send file with larg size. Using SharpBITS.NET in C# code.[详细]
2023-04-12 07:42 分类:问答How do you set up the correct HTTP Response object for a Range request coming from BITS (Background Intelligent Transfer Service)?
I have a requirement to implement a web-service that can issue files to the bits (Background Intelligent Transfer Service).The language is ASP.NET (C#).The problem I am having is with the \"range\" st[详细]
2023-04-07 15:18 分类:问答How to use Background Intelligent Transfer Service in C# .NET?
Hi Can any one help me how to use Background Intelligent Transfer Service using c#. I already have seen so many posts where they have used .dll from Sharp开发者_如何学编程bit. But I need a dll which i[详细]
2023-04-03 11:09 分类:问答Exception Retrieving the COM class factory in ASP.net web app
I am getting this exception within my ASP.net web application EXCEPTION: Retrieving the COM class factory for component with CLSID[详细]
2023-03-11 05:42 分类:问答Is TIdHTTPServer Compatible with Microsoft BITS
We are trying to write an update server for our software using the TIdHTTPServer component. Currently we are serving an XML file that lists the available updates and their file versions etc.., when th[详细]
2023-01-30 10:30 分类:问答BITS error codes
I\'m writing an application updater that pulls installation package from our distribution web site to the user\'s PC using the background intelligent download service facility.[详细]
2023-01-29 16:34 分类:问答P/Invoke declaration does not seem correct
I was handed down a library that was developed in house as a wrapper for BITS. I was told that if you wanted to change between the 64bit and 32bit build you would need to swap out these two commented[详细]
2023-01-19 03:28 分类:问答Remotely enumerating BITS jobs (Background Intelligent Transfer Service)
I\'m using the c# wrapper sharpBITS as a means to download files via HTTP.However, I was wondering whether it开发者_开发问答 would be possible enumerate the current downloading BITS transactions from[详细]
2023-01-06 06:08 分类:问答Background Intelligent Transfer Service(BITS) download speed really slow?
I am using BITS 2.1 version, on Window XP SP3. I have 2 files, to download using BITS, one is around 9 Mb, other around 1 Mb. I created a BITS job in my C# code, added the 2 files to this Job and star[详细]
2023-01-05 09:15 分类:问答File upload using BITS (Background Intelligent Transfer Service) and AJAX
does anyone know开发者_JAVA技巧 if it is possible to do a file upload using the BITS protocoll? The protocol is HTML1.1, so in theory it should be possible.[详细]
2023-01-02 07:14 分类:问答