搜索资源列表
tftp_client&server
- tftp的客户端和服务器端源代码,C语言-tftp client and server source code, C language
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
FTPDemo
- ftp服务器源码,visual c++下的-ftp server source code, the visual 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
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
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
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
ftpserver
- source code ftpserver uses Visual C
C_Programming_for_MyFtpServer_software_code
- C编程设计的MyFtpServer软件代码C Programming for MyFtpServer software code-C Programming for MyFtpServer software code
FtpServer
- c# socket编程实例一 FTPserver源码,非常经典的源码。(C# socket programming examples of a FTPserver source code, very classic source code.)