搜索资源列表
FTP服务
- 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
MyFtpServ
- MyFtpServ测试版,用C++写的,VC环境运行,可以作为参考-MyFtpServ test version, written in C, VC operation, can be used as reference
80418619
- 资源介绍: 用C语言写的100行DES加密算法 本文来源于虾客源码 http://www.xkxz.com 资源介绍: 用C语言写的100行DES加密算法 本文来源于虾客源码 http://www.xkxz.com-resources briefing : C language written in 100 lines DES encryption algorithm is derived from shrimp off FOSS http :
FTPbycsharp
- 一个使用C#开发的FTP服务器程序,已经测试编译,直接好用。-use of a C# development of the FTP server program, the compiler has been tested directly handy.
FTPClient
- 用C#编写的简单FTP服务器,支持多任务上传下载!
ftp
- 一個用C編程的FTPSERVER與CLIENT端的互傳程式
chap05
- 这个工程用C#语言实现了类似于QQ的客户-服务器模式的聊天工具。
ftpserver
- 很实用的用c写出来的ftp服务端程序,希望对同学们有帮助,注:本人还上传了客户端
FtpTest
- 在C#里面用FTP方式上传。。。其稳定性和速度都比直接用Web控件好些
FtpServer
- ftp服务器 用c#.net编写的一个简单的FTP服务器
tftp1
- 一个在unix下用c语言实现tftp(简单文件传输协议)的源码 包括服务器端和客户端-source code of a tftp(trivial file transfer protocol) written in c language under unix circumstance,including server program as well as client program
C++ FTP服务器
- 用C++写的FTP服务器端源代码
FTPserver(VC++).rar
- 用Visual c++作的FTP文件上传服务器端工具,功能强大,可供学习VC人员下载学习使用! ,Visual c for the FTP file upload server tools, powerful, can study VC Download learning!
four
- 用C++编程实现的一个小型ftp服务器,实现了一些比较容易的功能-a FTPsever to do some easy thing
miniftp
- c++写的ftp服务器,比较实用简单,亲自测试过,保证能用,自己可以修改源代码-c++ to write the ftp server, more practical and simple, personally tested, guaranteed to last, they can modify the source code
FTP-Server-Code
- FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计-FTP Server Code
MyFTPServer
- ftp服务器,具备其应有的功能是个很好的学习例子,用到api,c++,mfc。-ftp server, with its functions is a good learning example, use api, c++, mfc.
FTPServer
- 这是一个ftp服务器服务器端的C#源码,改改就能用-this is a ftp server writen by Csharp.you can change it as your like。and it is easy
C FTP服务端
- 用C编码实现的FTP服务程序,支持配置限制上传下载限速。及单IP连接数限制等。内涵文档,流程图等。
ftp
- 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)