microsoft-bits
How can you configure or extend BITS (Background Intelligent Transfer Service) to read files from a Sql Server Database
I have a ASP .NET load balanced application (webservice and website). It runs on SQL server. I need to be able 开发者_如何学JAVAto provide large files for download. However, because of the load balanc[详细]
2023-01-02 00:38 分类:问答Programmatically determining maximum transfer rate
I have a problem that requires me to calculate the maximum upload and download available, then limit my program\'s usage to a percentage of it. However, I can\'t think of a good way to find the maximu[详细]
2022-12-30 01:26 分类:问答How to transfer large files from desktop to server ( .NET)
I am writing a .NET 2.0 based desktop client that will send large files ( well largish under 2GB) to a server. Need to develop the server as well. Server can be on any technology[详细]
2022-12-25 15:18 分类:问答BITS client fails to specify HTTP Range header
Our system is designed to deploy to regions with unreliable and/or insufficient network connections. We build our own fault tolerating data replication services that uses BITS.[详细]
2022-12-22 17:59 分类:问答Does .NET have a BITS module?
I have been researching in to using Background Intelligent Transfer Service. Most articles I have seen says there is no official .NET port but they recommend using sharpBITS. I will use sharpBITS if I[详细]
2022-12-21 04:11 分类:问答Retrieving dll version info via Win32 - VerQueryValue(...) crashes under Win7 x64
The respected open source .NET wrapper implementation (SharpBITS) of Windows BITS services fails identifying the underlying BITS version under Win7 x64.[详细]
2022-12-20 06:29 分类:问答Using Clickonce Deployment with Background intelligent transfer service
We are thinking about the deployment and update strategy for a fairly large framework throughout our organization. The application will be in .NET 3.5 and will run on Windows XP, Vista and Win 7 machi[详细]
2022-12-13 04:35 分类:问答How to use BITS in Powershell to upload / download files?
I\'ve found some pages in Google regarding this, but they are either not comp开发者_StackOverflow社区lete or outdated. Is there a definite guide somewhere? ThanksThere is always the help within PowerS[详细]
2022-12-09 15:38 分类:问答