搜索资源列表
multithreadTFTP
- 多线程的TFTP源码,包括服务器和客户端,环境为linux下-multithreaded TFTP source, including server and client, the environment under Linux
tftp
- C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快
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
vc编写的FTP通讯
- vc编写的FTP通讯程序源码,包括服务器端和客户端程序,很适合FTP通讯,包括窗体页面
好用的ftp上传下载源码
- delphi ftp 源码,包括服务端和客户端,支持多线程多任务上传和下载
FtpServer
- 开启ftp服务器功能,客户端可连接,所含源码有详细解释,新收学习的好资料-Open the ftp server, the client can be connected, contained in source code are explained in detail, the new study and a good collection of information
FTPserverandclientsourcecode
- 网络编程,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