搜索资源列表
ftpsr
- unix下一个完整的FTP文件传输程序,用于通过ftp协议转送文件-under a complete FTP file transfer procedures for ftp file transfer agreement
SouceCodeOfFtp
- 一个FTP文件传输协议的原代码,比较经典,对初学者比较合适-an FTP file transfer protocol of the original code, more classic, more appropriate for beginners
Server_Ftp
- 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
TCPIPpro
- TCPIP协议栈代码,包含SMTP,POP邮件协议,PPP点对点协议,FTP文件传输协议-Beginners protocol stack code, including SMTP, POP mail agreement, the PPP point-to-point agreement FTP File Transfer Protocol, and so on
070508FTPRFC959
- FTP RFC959 中文版文件传输协议(File Transfer Protocol, FTP)实现FTP断点续传-RFC959 Chinese version of FTP (file transfer protocol File Transfer nonrequiring col, FTP) to achieve FTP HTTP
whatisftp
- FTP(File Transfer Protocol)是文件传输协议,它规定了在Internet网络上怎样传输文件,通常要由专门的FTP程序来具体实现。
FTPTranser
- 基于ftp协议的文件传输程序,开发之前,一定要把ftp协议弄清楚,并且对各层数据包的格式也要知道。 好不容易才搞定,希望与大家共享!
ftptest
- 测试FTP传输协议,主要的功能是从本地传输文件到FTP服务器上。
FTP_server
- 共享下载站,即我们所说的FTP服务器,FTP是英文File Transfer Protocol的缩写,中文意思是文件传输协议。用户通过FTP协议能够在两台联网的计算机之间相互传递文件,它是互联网上载递文件最主要的方法。 本附件将详细介绍架设ftp服务器的步骤与方法,还有遇到的问题和问题的处理。
FTP
- 关于FTP文件传输协议的说明,里面详细介绍了有关FTP协议的概述
mfcftp3
- ftp多线程文件传输,用了多线程技术,支持ftp传输协议,是一个经典值得学习的例子,希望对大家有帮助
rfc959chinesepdf
- 文件传输协议ftp的中文版 rfc959的中文pdf-Ftp File Transfer Protocol rfc959 the Chinese version of the Chinese pdf
Ftp
- 利用面向对象程序设计语言开发简单FTP软件 目的与要求:理解掌握文件传输协议的具体内容。 要求可以传递简单文本文件。 -The use of object-oriented programming language developed with the simple purpose of FTP software requirements: File Transfer Protocol to understand and grasp the specific content. Req
FileSocketServer
- 文件传输协议 FTP VC winsock TCP-File Transfer Protocol FTP VC winsock TCP
FTP
- C#、Microsoft .NET Framework 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除)实现总结 -C#, Microsoft. NET Framework 2.0 file transfer protocol (FTP) operations (upload, download, new, delete) to achieve summary
Tamir.SharpSSH
- SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程: 1.安装SFTP Server测试环境: 下载setupssh.exe 在服务器上按照提示安装setupssh.exe 打开一个命令行,找到OpenSSH目录(默认:C:\Program Files\OpenSSH) 创建Group mkgro
sdecksusyend
- 一个FTP文件传输协议的原代码,比较经典,对初学者比较合适,-An FTP file transfer protocol source code, more classic, is suitable for beginners.
FTP
- FTP文件传输协议客户端,上传下载,删除,重命名,刷新,更新,显示日志等等(FTP Client java shangchuan xiazai shuaxin)
FTPclient
- 使用QT5 实现的FTP工具,里面还有tcp通信。实现的功能是局域网文件传输,可自定义传输控制协议(Using QT5 implementation of the FTP tool, there are TCP communications. The realization of the function is LAN file transfer, you can customize the transmission control protocol)
ftp
- 局域网内信息传输,支持多个客户端访问一台服务器,并可以同时上传文件下载文件。(LAN information transmission, support multiple clients access a server, and can upload files, Download files.)