搜索资源列表
FTP服务
- 这是用C#编写的客户器与服务器的程序,为需要使用的人员提供了条件。-this is a client programm and a server programm writen in c#,it provides convenience for people who need it.
flashftpserver
- 这是一个C语言版本的FTP服务器程序,运行效果相当好,目前仅支持Windows系统上运行。你可以到我的主页获得最新的版本。如果你更新了代码,支持你以邮件方式发给我,我可以放到主页上,并且在程序注明你的名字。-This is a C language version of the FTP server running quite effective, currently only supports Windows operating system. You can come to my home
ftpserver_overlapped
- Ftp服务器 C++实现,采用overlapped I/O技术-Ftp server achieved using overlapped I / O technology
FtpSever
- C#网络开发,一个简单的Ftp服务器端实现-C# network development, a simple realization Ftp server
ftp_server_c
- 一个c++实现的ftp服务器,windows下编译通过-a c + + ftp server, through the windows, using
FTPDemo
- ftp服务器源码,visual c++下的-ftp server source code, the visual c
FTPbycsharp
- 一个使用C#开发的FTP服务器程序,已经测试编译,直接好用。-use of a C# development of the FTP server program, the compiler has been tested directly handy.
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#
TinyFtpServer
- 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,st
C++ FTP服务器
- 用C++写的FTP服务器端源代码
warftpd.zip war ftp服务器
- war ftp服务器,war ftp server
atftp_0.4.tar.gz
- linux系统下的tftp服务器和客户端程序,tftp server and client program in linux system
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
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.
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)
ftp
- 简单的ftp服务器和客户端 用Visual C++实现 在VS2019中可以成功运行(Simple FTP server and client)