搜索资源列表
ftpfiles
- 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
一个通过代理登陆服务器的FTP客户端
- 一个通过代理登陆FTP服务器的客户端小软件,对于初学者了解FTP很有帮助,能列目录下载,和上传。-landing an agent through FTP server small client software for beginners to understand FTP helpful, it would have to list directories download and upload.
用VB编写FTP的例子(支持代理服务器)
- 用VB编写FTP的例子,支持代理服务器,很好的东西呦-VB prepared FTP example, proxy server support, good things strove
FTP服务器程序VC++
- 使用MFC编写的FTP服务器程序,功能齐全,格式严谨。
利用socket接口实现的FTP客户端和服务器端
- linux下利用socket接口实现的FTP客户端和服务器端,linux using socket interface of the FTP client and server
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
FTP
- FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-FTP client and server-side program source code, to achieve file upload, download, modify, delete, and many other functions
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
servU-v6.301H
- Serv-U 是一种被广泛运用的FTP服务器端软件,支持 9x/ME/NT/2K 等全Windows系列。它设置简单,功能强大,性能稳定。FTP 服务器用户通过它用 FTP协议能在 internet上共享文件。-Serv-U is a widely used FTP server-side software, such as support for the entire Windows family 9x/ME/NT/2K. It set up a simple, powerful, stabl
ftp
- 一个简单的ftp实例,包括了服务器端和客户端,有详细的源码和说明,对入门者会有帮助-Ftp a simple example, including a server-side and client, has a detailed source code and instructions will be helpful for beginners
ftpserver-1.0.0
- FTP文件上传,用于对FTP服务器,上传文件,对各个系统都支持,java开发-FTP file upload, java development
shiyanbaogao
- 计算机网络实验 DHCP服务的安装与设置 DNS服务的安装 FTP服务器配置 交换机的基本设置与VLAN设置实验报告 静态路由配置报告-Experimental Computer Network Services DHCP installation and setup DNS Service FTP server configuration to install the basic setup and switch VLAN settings to configure static routi
FtpServer
- FtpServer.rar FTP服务器 c#实现!
FTPSERVER
- ftp服务器端程序 ,C++,这个程序好啊,那是很好啊,-FTP C++
FTP_sever
- ftp服务器,完成ftp的上传下载,port功能 dir目录查询,删除-ftp server, ftp upload to complete download, port function dir directory inquiries, delete
ftp服务器客户端
- linux下ftp服务器客户端,实现基本的文件上传,下载等功能。
UploadFileToServer
- ftp服务器文件上传,首先需要建立ftp服务站点,实现本地文件上传到ftp服务器(FTP server file upload)
FtpServer
- C#编写的简易的ftp服务器,支持上传,下载文件(C# prepared by the simple FTP server, support upload, download files)
ftp 客户端 服务器
- 使用 vs 开发的一个 ftp 传输工具,实现服务器和客户端,可以提取关键的代码,整合到项目中使用。(Using a FTP transmission tool developed by vs to implement the server and client, the key code can be extracted and integrated into the project.)