搜索资源列表
FTP服务
- 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
ftp_server_c
- 一个c++实现的ftp服务器,windows下编译通过-a c + + ftp server, through the windows, using
ftp
- 一個用C編程的FTPSERVER與CLIENT端的互傳程式
c
- 文件传输协议FTP是一个最基本的应用层协议。本实验环境中已经提供了一个 FTP 实现。希望通过本实验能够了解FTP的具体实现细节。 在实验室中已经提供开发系统 中进程通信的Socket编程接口。利用这个开发环境,设计和实现一个简单的文件传输协议。
ftp-svr-clt
- 关于一个简单的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#
FTP
- FTP服务器的C源程序,包括客户端和服务器两部分。
C++ FTP服务器
- 用C++写的FTP服务器端源代码
warftpd.zip war ftp服务器
- war ftp服务器,war ftp server
FTPserver(VC++).rar
- 用Visual c++作的FTP文件上传服务器端工具,功能强大,可供学习VC人员下载学习使用! ,Visual c for the FTP file upload server tools, powerful, can study VC Download learning!
code.rar
- linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理,FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process communica
ftpsrv
- Delphi/C++Builder
ftpserver
- C#,FTP服务,运行环境.net framework 3.5-C#, FTP services, operating environment. Net framework 3.5
server
- ftp 服务端,运行环境:Unix,Linux,FreeBSD-ftp server, operating environment: Unix, Linux, FreeBSD
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.
C FTP服务端
- 用C编码实现的FTP服务程序,支持配置限制上传下载限速。及单IP连接数限制等。内涵文档,流程图等。
ftp服务器console台
- FTP's server, using C++ to implement the FTP server, the MFC based console interface
FTP
- FTP服务器与客户端的简单实现,有自带的客户端可以进行验证(The implementation of FTP server and client)
FTPshixian
- 使用C++的网络编程socket搭建的Ftp系统,实现简单的上传下载文件。(The Ftp system built by the network programming socket of C++ realizes simple uploading and downloading files)
ftp
- 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)