搜索资源列表
linux下用c语言实现的一个ftp程序
- linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
一个ftp服务器的原码
- 一个FTP文件服务器的源代码。可实现简单的FTP操作。 -an FTP file server source code. To achieve a simple FTP operations.
MiniFTPServer
- MiniFTPServer是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序;注意:帐号密码为toldo,主目录为C:/temp,在连接之前请先建立-MiniFTPServer is a console based on the ftp server, can be achieved most of the FTP server procedures; Note : toldo account password, home directory to C : / temp, i
ftpwalk
- FTPWALK 设计FtpWalk这个小工具的目的在于,让个人FTP服务器提供者有一个简便而且快捷的方 法,提供自己的文件列表,以便更好地让其他人共享他的资源。 FtpWalk通过遍历FTP服务器上有权访问的所有文件夹和文件,生成一张包含详细信息的 列表。如果对本地FTP服务器运行这个软件,一般只要几秒钟,但是对异地FTP服务器, 这个过程可能非常漫长,因此,不推荐用FtpWalk去攫取异地FTP的列表,况且这也不是 我设计这个软件的初衷。-FTPWALK d
ftp服务器源码
- ftp服务器编程,采用VC-ftp server programming, using VC
ftpserv
- 支持多人连接的ftp服务器端,有权限分配功能,安全性有很大提高,有兴趣的可以继续完善-support people connected ftp server, the distribution of competences functions, security has greatly improved, interested can continue to perfect
ftp cs编程
- 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
ftp_server
- ftp_server ftp服务器端程序-ftp_server ftp server procedures
my-pipe
- 这是一个ftp类;可以向指定ftp服务器上上传文件,或者下载文件;-This is a ftp; To be designated on the ftp server upload documents, or download documents;
server2serverFTP
- 同样是简单实现了FTP服务端之间如何传送文件,适合初学者-is also achieved a simple FTP server between the delivery of documents for beginners
Mini_FTP
- 用C++写的一个小型的FTP服务器,可能不太稳定,连接不能太多。-Using C + + to write a small FTP server, it may not be stable and not too many connections.
1MyFtpServer
- 计算机网络-FTP演示程序。此为FTP服务器源程序,配合客户端源程序可以组成一个完整得FTP系统。-computer network-FTP demonstration program. FTP server for this source to meet client source can form a complete system in FTP.
FTP_code
- 名称:miniFTP Server 一个迷你的FTP服务器,附源代码,学习FTP协议大有帮助-title : a mini miniFTP Server FTP server, with the source code, learning FTP great help
MIniFTPServer
- 一个Mini的FTP服务器程序,已经封装成类了.-an FTP server program, packaged as a category.
BroadcastClient
- 这是应用ftp协议进行信息传输的客户端,可以实时地接收ftp服务器端传来的信息.-This is the application ftp protocol messaging client, real-time ftp server to receive the information from.
ftp服务器
- 模拟ftp服务器, 是学习windows编程上乘的选择-simulation ftp server is studying windows programming experience the choice
SharpDownload(FTP及WEB下载)
- 使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
一个简单的FTP服务器c源码
- 用C语言写的,很简练的,实现了基本的FTP功能(上传,下载,调试信息,文件夹查看等)的FTP服务器,配合FTP客户端能较好研究FTP协议的实现。
ftp-server
- ftp服务器
FTP Server And Client in Delphi
- Segue Fontes em Delphi para um Servidor FTP e um Cliente FTP. Ambos foram desenvolvidos em Delphi com as funcionalidades básicas.
