资源列表
ftpapi
- ftp client c++ full source
openssh-5.1p1.tar
- 传统的网络服务程序,如:ftp、pop和telnet在本质上都是不安全的,因为它们在网络上用明文传送口令和数据,别有用心的人非常容易就可以截获这些口令和数据。而且,这些服务程序的安全验证方式也是有其弱点的, 就是很容易受到“中间人”(man-in-the-middle)这种方式的攻击。所谓“中间人”的攻击方式, 就是“中间人”冒充真正的服务器接收你的传给服务器的数据,然后再冒充你把数据传给真正的服务器。 服务器和你之间的数据传送被“中间人”一转手做了手脚之后,就会出现很严重的问题。 S
ftp
- ftp服务器和客户端的代码,实现ftp传输功能-ftp server and client code, ftp transfer function to achieve
ch07
- 这是一个通过ftp实现文件上传下载的源程序。主要利用tcp进行连接和通信。-This is a file upload via ftp to download the source code to achieve. Mainly use tcp to connect and communicate.
dftp
- 实现交互式FTP 客户端,在提示下各输入IP,用户名,密码和所传的文件-To achieve interactive FTP client, all at the prompt enter the IP, user name, password and the file transfer
unlimitedftppro
- 另外一个JAVA FTP客户端工具-another Java FTP client tool
bbftp
- bbftp 登录,退出,上传,下载,更改目录
proftpd-1.2.8.tar
- 可讓您在Linux上架設ftp server
FTPxitongsheji
- 这是一个简单的FTP系统设计,可以简单执行的查询,上传,下载等功能,内附设计报告-This is a simple FTP system design, you can simply query execution, upload, download and other functions, the design report containing
edtftpj
- 挺好的一个java版本的ftp客户端,结构框架设计的很好,代码风格值得学习-very well, a java version of the ftp client, structural framework for a good design, code style worth learning
IdFtp
- ftp上传下载类封装TransferThread,支持断点续传,通过数据库检索文件名进行ftp下载
FTP
- ftp代码用C++写的运行过,还可以收到过的后果 符合规划