搜索资源列表
会话通信程序2
- 该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait
ftp cs编程
- 这是一个说明FTP原理的程序。可以实现文件的服务器的简单管理以及客户端的简单管理。比如上传、删除文件-This a statement of principle FTP procedures. The document can be achieved by simple server management and client management simple. For example, upload, delete the file, etc.
FtpClient_SFTP
- 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-example through the WinInet Programming Interface a complete FTP client, its user interface is similar to CuteFTP and LeapFTP
ftp
- ftp客户端 java实现的 有详细分析步骤 功能模块图 原程序-ftp client java achieving a detailed analysis of the functional modules steps original program plan
ftp
- 一个ftp客户端程序,可以上传下载,可以用二进制或ascII码传输
FTP
- 一个ftp客户端程序。界面精美,由用户名密码登陆站点,可上传下载文件,对FTP站点文件进行操作等。
Chap0ffjk7
- 用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
FTP
- 一个FTP客户端程序,功能比较全,希望大家喜欢-A FTP client program, full-function
FtpClient
- FTP客户端程序,能够上传和下载文件,使得用户上FTP更加方便-FTP client program that can upload and download files
FTP_client
- FTP是基于TCP/IP协议的一个应用协议。主要实现在不同的计算机之间的数据共享。FTP 采用的是C/S模式。客户既可以下载文件也可以上传文件。当然,FTP给用户一定的权限。用户只能在权限下使用。目前,FTP的服务器种类很多,比如常用的SERV-U,客户端程序也很多,比如:CuteFTP。WINDOWS也提供了一个FTP客户程序。它们都根据相同的协议标准来设计的,具体协议内容可参考RFC文档。-FTP
Ftp
- ftp 聊天程序 包括客户端和服务器端的程序-ftp chat program
FTP.client
- 网络服务是以客户机/服务器模式工作的。FTP服务是基于TCP协议的网络服务。该设计目的是通过FTP客户机程序的设计,-Web services are client/server model to work. FTP service is based on the TCP protocol for network services. The design objective is through the FTP client program design,
VB_code_achieve_FTP_client
- VB实现FTP客户程序代码VB code to achieve FTP client-VB code to achieve FTP client
FTP-client
- 一个基于VC的FTP客户端程序实现,希望对大家有帮助-A VC-based FTP client program, I hope to have everyone help
FtpClient
- 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-The instance through WinInet programming interface to achieve a complete FTP client program, its interface is similar to CuteFTP and LeapFTP
FTP
- FTP客户端的程序开发与设计在生活中十分重要的组成部分-Program development and design of the FTP client very important part in the life
ftp
- 编写FTP客户端程序,希望大家能共同学习。-Write an FTP client program, I hope we can learn together.
FTP
- 设计一个GUI程序,实现FTP客户端功能。通过编程了解FTP协议的结构,掌握网络编程的基本原理和方法-Designing a GUI program, FTP client capabilities. By understanding the structure of the FTP protocol programming, network programming to master the basic principles and methods
Visual-cPP-ftp
- VC编写的两个FTP客户端程序,两份欢迎查看.-visual c++
ytsqqu5
- ftp客户端c++类 vs2010测试demo,实现了网络协议(FTP client c + + class vs2010 test demo, the realization of the network protocol)