搜索资源列表
FTP
- 关于FTP文件传输协议的说明,里面详细介绍了有关FTP协议的概述
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
FTP,文件传输!SMTP设计
- 1)用户界面模块负责响应用户的键盘鼠标输入设置服务器的各个参数,显示服务器的工作状态以及错误提示,为用户提供标准的Windows界面。 2)帐户管理模块负责设置用户的访问权限,用户登陆后的根目录,并提供对用户透明的虚拟目录服务。同时还为别的模块提供查询文件(夹)的权限,查找本地文件是否存在等服务, 3)连接监听与FTP命令处理模块负责监听客户端的连接,并负责关闭阻塞的连接,释放每个连接占用的资源。此模块为FTP协议的核心,它具体负责FT
ftpsr
- unix下一个完整的FTP文件传输程序,用于通过ftp协议转送文件-under a complete FTP file transfer procedures for ftp file transfer agreement
FileTransferProtocol1
- 文件传输协议ftp的详细解释说明,电子书-ftp file transfer protocol detailed explanation, eBook
Server_Ftp
- 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
JAVA-FTP-SERVER
- FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议-FTP (File Transfer Protocol, File Transfer Protocol) is Inte campus on the transmission of documents to the agreement
Tftpserv
- 一个tftp的文件传输协议的协议源代码,c实现,可用在嵌入式系统中-a tftp the file transfer protocol agreement source code, c realized, can be used in embedded system
gftp-2.0.18.tar
- 一个linux下的ftp程序。它是使用文件传输协议的一系列程序的集合。-a linux under the ftp procedures. It is to use the file transfer protocol to assemble a series of procedures.
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
ftp-socket
- 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
MyProjects_cs
- 自定义协议,摸拟FTP文件传输,并对传输数据进行加密,保证数据传输安全,实现初步代码,基本的一些功能,未经详细测试,欢迎有兴趣的朋友来邮:streamby@163.com-Custom protocols, simulation FTP file transfer, and data encryption to ensure data transmission security, the realization of the initi
FTP
- 文件传输协议客户端,VC++ 实现案例.-File Transfer Protocol client, VC++ Realize case.
FTP
- 关于FTP文件传输协议的说明,里面详细介绍了有关FTP协议的概述-FTP File Transfer Protocol on the note, which detailed introduction of the FTP protocol overview
Ftp
- 利用面向对象程序设计语言开发简单FTP软件 目的与要求:理解掌握文件传输协议的具体内容。 要求可以传递简单文本文件。 -The use of object-oriented programming language developed with the simple purpose of FTP software requirements: File Transfer Protocol to understand and g
FTP
- C#、Microsoft .NET fr a mework 2.0对文件传输协议(FTP)操作(上传,下载,新建,删除)实现总结 -C#, Microsoft. NET fr a mework 2.0 file transfer protocol (FTP) operations (upload, download, new, delete) to achieve summary
rfc959
- Ftp 文件传输协议的rfc文档,帮助大家很详细的了解ftp的传输过程-FILE TRANSFER PROTOCOL
FTP
- 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and
ftp
- FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议。在Internet上通过FTP 服务器可以进行文件的上传(Upload)或下载(Download)。FTP是实时联机服务,在使用它之前必须是具有该服务的一个用户(用户名和口令),工作时客户端必须先登录到作为服务器一方的计算机上,用户登录后可以进行文件搜索和文件传送等有关操作,如改变当前工作目录、列文件目录、设置传输参数及传送文件
ftp
- 局域网内信息传输,支持多个客户端访问一台服务器,并可以同时上传文件下载文件。(LAN information transmission, support multiple clients access a server, and can upload files, Download files.)