搜索资源列表
FTPsever_c++.net
- 利用Socket套接字创建基于对话框类的FTP工具。主要功能是在网络上的FTP服务器上,实现单线程下载,能够实现文件上传功能。-use Socket created based on the type dialog FTP tools. Its main function is on the network FTP server, the thread to achieve the download, upload documents to achieve functional.
AspUploadFile
- 在网页中实现文件上传源文件.asp文件上传组件,分析文件数据,提供接口供asp程序调用该组件.-website in achieving file upload source documents. Asp file uploads components, analysis of data, asp provide interfaces for the components of the procedure call.
FTP
- 此软件利用API来实现文件上传和下载,初学,请高手们指教
FTP文件上传下载
- 实现Ftp 上传下载 c# 编写
基于SQL的购物车(包含文件上传下载)
- 基于SQL的购物车实现,包括文件的上传下载,用户界面及管理员界面。以 admin 密码 123456 登录就可以进入管理员界面,对图书信息进行修改,添加,删除。
FTPtest.rar
- FTP VB版本,可实现内外网的FTP文件的上传和下载,FTP VB version, can be realized both within and outside the network, FTP uploading and downloading documents
MultipleFileUpload.zip
- asp、flash实现多个文件上传,有进度条。,asp, flash multiple file upload, the progress bar has.
FtpClient
- 使用QFTP类基于FTP协议实现文件上传、下载、删除及新建等功能。-Based FTP protocol, file upload, download, delete, and new features such as use QFTP classes.
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
FTP
- linux下的一个FTP服务器,可以实现文件,图片上传功能-linux under a FTP server, you can achieve the documents, picture upload feature
FileUpload20080412145412
- FlieUpload实现文件上传的代码实现单个文件和多个文件的上传问题,SmartUpload已经停止开发了。-Upload Files FlieUpload code to achieve a single file and multiple file upload problem, SmartUpload has stopped developed.
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
FileUploader_src
- jap、flash、xml实现文件上传,有界面,源码。-jap, flash, xml file upload implementation, there are interfaces, source code.
upload
- 文件上传,servlet实现文件上传和登录界面-upload the file and the login form
FTP
- 1通过socket实现的FTP客户端,也是计算机网络的课程设计,内有详细说明,以及使用方法。 2由于出自学生之手,有少许错误还请包涵在VS2005环境下测试通过,可查看目录,改变目录,上传文件,下载文本文件(不同操作系统的服务器,自己开服务器可以下所有类型文件), 3操作方式类似于控制台方式打开FTP。 4网上少有的使用C++的SOCKET方式访问FTP,算法属于底层算法,不同于直接使用FTP类-1 through the socket to achieve the FTP clie
example.xmldsig
- 实现文件上传功能,实用简单,方便oa系统实用。-To achieve file upload function, a simple and practical, convenient and practical oa system.
fileUpload
- 此代码是在ASP.NET平台上开发的,实现文件上传的实例代码,用的时候,先用VS2005建一个网站,把解压后的文件添加到网站即可。-This code was developed on ASP.NET platform, to achieve file upload instances of code, when the first use VS2005 to build a website, put the file after decompression can be added to th
MyUpload
- 用jsp实现文件的上传下载,并有一些限制条件,使用SmartUpload组件-Achieved with the jsp file uploading and downloading, and there are some restrictions, the use of SmartUpload Components
JavaWebUupload
- 实现文件上传功能,即将本地文件上传到web服务器端。-Upload File On Web
UploadFileToServer
- ftp服务器文件上传,首先需要建立ftp服务站点,实现本地文件上传到ftp服务器(FTP server file upload)