搜索资源列表
页面无组件上传控件
- 在支持asp环境下可以直接上传文件 详细情况,访问http://www.sobay.cn-support asp environment can directly upload documents the details of the visit http://www.sobay.cn
KUploader.zip
- Flash 断点续传,选择文件后,先检查本地的SO中存的MD5信息是否和选择文件相同的,如果有相同数据,再判断是否已经上传成功,如果没有完成,会询问是否续传,如果选择是,那么就将文件的信息发送给后台,后台根据文件信息判断是否存在此文件,并根据文件信息返回需要续传的块序号,然后FLASH根据这些序号上传。 上传时,后台接收成功一个块,就会在日志文件写入相应的块信息,便于下次查询 如果上传成功,则将日志信息删除,本地SO中更新上传状态来自www.kingnare.com/auzn ,HTTP
WebbWinUpload
- 断点续传源码,支持上传大文件,并且支持断点续传-HTTP source to support the upload large files, and supports HTTP
C_FTP
- 实现ftp的上传、下载、删除、创建目录、删除目录、移动等功能并且可以断点续传和多线程上传下载-Achieve ftp upload, download, delete, create directories, delete directories, move and other functions and can be multi-threaded HTTP, and uploading and downloading
CWHttp
- Web上传文件,Vc Web服务器http上传-Web upload files, Vc Web server, http upload
Visual C++网络通信代码
- Visual C++网络通信代码 包括FTP文件上传下载,支持断点续传,是Visual C++网络通信书籍配套光盘源码-Visual C++ code for network communications, including FTP uploading and downloading files, support for HTTP is a Visual C++ books on network communications package CD-ROM Source
upload
- 一个实现http上传文件的小程序 有两个.ini配置文件来决定上传文件和服务器。。简单的VC6.0 +win32控制台-A realization of http upload applet there are two. Ini configuration file to determine the upload files and servers. . Simple VC6.0+ Win32 console
HTTPExample
- HTTP引擎,能够手机连接服务器,进行上传或下载东西时的连接手段。-HTTP engine, to mobile phones connect to a server, upload or download something when the connection means.
Teapoy(20081025A)
- 支持C语言制作动态网页,支持静态网页浏览。支持文件上传下载、支持断点续传。 用MinGW开发,并且需要MinGW支持。供技术交流用。原创。-To support the C language dynamic pages to support a static website. Support for file upload to download, support for HTTP. Using MinGW development, and the need to support MinGW
HTTP
- 对网络中HTTP协议进行上传下载,基于HTTP协议进行发送数据及上传下载文件-HTTP protocol on the network for uploading and downloading, based on the HTTP protocol to send data download and upload files
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
http
- j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
FtpMain
- ftp上传下载,断点续传。 -download ftp upload, HTTP. download ftp upload, HTTP.
jspsmartupload
- jspsmartupload上传信息文件,支持断点续传-jspsmartupload upload the information files, support for HTTP
Scoket
- VB通过SOCKET的HTTP上传文件..可以上传文件到PHP表单...非常实用.-VB of the HTTP upload files through the SOCKET. . You can upload files to a PHP form. . . Very useful.
pws2003
- http服务器,上传,下载,相当于FTP!-http file server
delphi_http_upload
- delphi http上传文件源码 欢迎下载使用 学习-delphi http uploadfile resource welcome to download study
HttpDemo.xcodeproj
- HTTP 的一个具体的程序,关于上传文件得到结果-HTTP to a specific program, get the results on the upload files
247931
- 文件上传,Http下文件的上传下载,代码包括服务端和客户端。-File Upload, Http Upload files under the download code includes server and client.
数据上传接口规范例子代码ServiceTest
- 从数据库中读数据,通过HTTP的POST方法上传到一个网站(Read data from the database and upload it to a web site via the HTTP method of POST)