Description: 关于一个简单的FTP的服务器和客户机两个演示程序. 让你更容易理解FTP原理和机制 C#-on a simple FTP server and client two demonstration program. Let you be more readily understood FTP principle and mechanism of C# Platform: |
Size: 56320 |
Author:苌克 |
Hits:
Description: 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,stdafx.hstdafx.c-a console-based applications TinyFtpServer, tinyle to find a lot of FTP Client client source code, but we did not find Server, it was an impulse for your reference, the Ftp Server only achieved a limited number of commands, the further application to let you expand, huh, The expanded recall hearing after a mail to me, oh. The Ftp Server Win own FTP client, Cute- Ftp 4.x under test. Include file : ftpserver.cpp, ftpserver.dspftpserver.dswoverlap.cpp, stdafx.hstdafx.c Platform: |
Size: 13312 |
Author:乐浩军 |
Hits:
Description: 一个通过代理登陆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. Platform: |
Size: 388096 |
Author:陈金阳 |
Hits:
Description: 用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files. Platform: |
Size: 122880 |
Author: |
Hits:
Description: linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client Platform: |
Size: 4096 |
Author:god |
Hits:
Description: 最全面的基于TCP/IP的FTP服务器端要和我上传的客户端一起使用,还有聊天的功能,java程序代码,多线程设计,我花了将近二个月的时间-the most comprehensive TCP/IP-based FTP server to upload and my client used together, chat functions, java code, multithreaded design, I spent nearly two months of the time Platform: |
Size: 3072 |
Author:彭宇 |
Hits:
Description: c++编写的FTP服务器和客户端程序,支持服务器间互传文件-c prepared by the FTP server and client, server, support each other- paper Platform: |
Size: 10240 |
Author: |
Hits:
Description: FTP服务器和客户端,按照FTP RFC标准实现,但是功能尚没有完全实现。但是框架和协议都是设定。-FTP server and the client, in accordance with the FTP RFC standard to achieve, but the functions did not fully realize yet. But the framework and the agreements are set. Platform: |
Size: 38912 |
Author:廖洪申 |
Hits:
Description: 用WINSOCK建立通信基础,FTP服务器,多个CLIENT可以通过请求连接到服务器,CLIENT之间可以进行通信。-WINSOCK communications set up with basic, FTP server, multiple CLIENT can request to connect to the server, CLIENT can communicate between. Platform: |
Size: 2630656 |
Author:衣纯刚 |
Hits:
Description: 网络编程,FTP服务器端和客户端的源码,用vs开发的,没有控件,是初学者学习网络编程比较好的例子-Network programming, FTP server and client source code, developed by vs, there is no control, is for beginners to learn a better example of network programming Platform: |
Size: 161792 |
Author:woody |
Hits:
Description: A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4. CuteFTP 8,
* I ll introduce more functions and improve its performance-A very simple ftp server s source code for demonstration.
* It supports PASV/PORT modes and following operations:
* ls,pwd,cwd,get,put,dele.
* I have tested it using following ftp clients:
* 1. Windows XP s command line ftp client,
* 2. IE 6.0,
* 3. Redhat 9.0 s ftp client,
* 4. CuteFTP 8,
* I ll introduce more functions and improve its performance Platform: |
Size: 7168 |
Author:陈绍辉 |
Hits: