资源列表
FTPsever
- ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序-ftp server is a console based on the ftp server, can be achieved most of the FTP server
javatext
- FTP服务器和客户端(自己的协议) 想学网络编程的可以看一下-FTP server and client (the Agreement), like the network programming can look at the
ftpcsharp
- 这是一个利用csharp语言开发的一个ftp程序,带有上传下载,并且同步进度条.是本人刚开始学习网络编程时编写的一个程序.-This is a use of language development csharp a ftp procedures, with upload download, and synchronization of progress. yes I just started learning network programming prepared by the proced
FTP_download
- vc++实现的FTP上传下载,有图形界面。-vc achieve FTP upload download, a graphical interface.
SFTP
- vc开发的一个ftp服务器例子,希望对感兴趣的人有帮助
FTP
- 一个简单的FTP服务器应用程序,使用VC
FtpServer
- 本程序是利用Visual C++开发的FTP服务端程序
sftp
- 利用C语言编写的简单的文件传输协议,希望对大家由帮助。
tftp
- tftp 服务端程序代码 适合初学者学习
tftpservermtV1.4.tar
- 用来在linux环境中建立TFTP服务器,实现文件传输~
FTP
- 一个ftp服务器程序。很实用的。在VC6.0环境下编译通过。
FTP
- 用VC6.0实现的基于TCP协议的聊天室,包括客户端和服务器代码,很有参考价值