文件名称:BreakpointTransmissionhttp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 226kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个用C#编写的大文件上传控件,支持断点续传,包括了控件源码和ASP.NET下的调用实例,上传文件的大孝客户端的唯一身份标识、上传类型(0:断点续传, 1:truncate,重新上传,2:上传,如果该文件已存在,则报403错)、以及记录当前已经上传的文件指针位置,检测服务器上是否存在文件(2、存在,并且有上传未完成的部分文件、1、存在,并且无上传未完成的部分文件、 0、不存在,且有上传未完成、-1、不存在,无上传未完成等,这些都可以设置,最重要的是源码开源,以及控件源码,因此你完全可以自己扩展的-This is a unique identity written in C# using large file upload control, support for HTTP, including source control and ASP.NET examples invoked under the big end of filial customers to upload files, upload type (0: Resume Biography, 1: truncate, re-upload, 2: upload, if the file already exists, the reported 403 error), and the file pointer position of the current record has been uploaded to detect whether there is a file on the server (2, exists, and there is not uploaded part of the file is completed, a presence, and no part of the file upload is not completed, 0, does not exist and there is not completed uploading,-1, there is no upload is not completed, all of which can be set is the most important open-source and source control, so you can be your own extension
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BreakpointTransmissionhttp\BreakpointTransmission.Client\bin\Debug\BreakpointTransmission.Client.dll
..........................\.............................\...\.....\BreakpointTransmission.Client.pdb
..........................\.............................\BreakpointTransmission.Client.csproj
..........................\.............................\BreakpointUploader.cs
..........................\.............................\Configuration\NameTypeConfigurationElement.cs
..........................\.............................\.............\NameTypeConfigurationElementCollection.cs
..........................\.............................\.............\RequestConfigurationElement.cs
..........................\.............................\.............\TypeConfigurationElement.cs
..........................\.............................\.............\UploadConfigurationSection.cs
..........................\.............................\Const.cs
..........................\.............................\CreateRequestHeadersHandler.cs
..........................\.............................\Delegates.cs
..........................\.............................\ICreateRequestHeaders.cs
..........................\.............................\Properties\AssemblyInfo.cs
..........................\.............................\ResponseParameterEntry.cs
..........................\.............................\UploadEventArgs.cs
..........................\.............................\UploadFactory.cs
..........................\.............................\UploadType.cs
..........................\..............................Tester\App.config
..........................\....................................\bin\Debug\BreakpointTransmission.Client.dll
..........................\....................................\...\.....\BreakpointTransmission.Client.pdb
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.vshost.exe.manifest
..........................\....................................\...\.....\BreakpointTransmission.Service.dll
..........................\....................................\...\.....\BreakpointTransmission.Service.pdb
..........................\....................................\...\.....\RouterInterface.dll
..........................\....................................\...\.....\RouterInterface.pdb
..........................\....................................\BreakpointTransmission.Client.Tester.csproj
..........................\....................................\Form1.cs
..........................\....................................\Form1.Designer.cs
..........................\....................................\Form1.resx
..........................\....................................\obj\Debug\BreakpointTransmission.Client.Tester.csproj.FileListAbsolute.txt
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.csproj.GenerateResource.Cache
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.csprojResolveAssemblyReference.cache
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.exe
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.Form1.resources
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.pdb
..........................\....................................\...\.....\BreakpointTransmission.Client.Tester.Properties.Resources.resources
..........................\....................................\...\.....\DesignTimeResolveAssemblyReferences.cache
..........................\....................................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........................\....................................\Program.cs
..........................\....................................\...perties\AssemblyInfo.cs
.........