Welcome![Sign In][Sign Up]
Location:
Search - ftp

Search list

[Other resourceFTP传送

Description: 一个简单实用的FTP上传工具,有很多功能-a simple and practical FTP upload tool has a lot of functions
Platform: | Size: 35926 | Author: 孟庆康 | Hits:

[Ftp Clientftp客户机

Description: 利用Socket套接字创建基于对话框类的FTP工具-use Socket creation based on the type dialog FTP tools
Platform: | Size: 67910 | Author: 谌夏 | Hits:

[Linux-UnixWeb-FTP-2.2.1.tar

Description: 本文件为Web-FTP的实现源代码 是cgi编程 使用perl为主 本软件适用于linux下-this document as a Web-FTP achieve source code is the use of perl programming cgi mainly applies to the software under linux
Platform: | Size: 42706 | Author: 梅澜 | Hits:

[Windows DevelopFtp Search

Description: 实现一个Ftp搜索工具,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用-Realize a Ftp research tool.To a pointed IP, the function of detecting the state of host by command Ping,scaning host port, opening, adding, querying and closing database,controling IP address can be used.
Platform: | Size: 534234 | Author: yf | Hits:

[Ftp ServerVB-FTP下载源码

Description: 一个用VB编写的FTP上传、下载程序,可以方便的实现文件的上传下载。-a program for FTP uploading and downloading written in VB.It can implement file uploading and downloading conveniently
Platform: | Size: 40552 | Author: yb | Hits:

[PropertySheetFtp搜索工具

Description: 实现一个Ftp搜索工具,主要介绍了属性页控件,对指定IP执行Ping命令查看主机存活状态,扫描主机端口,打开、添加、查询和关闭数据库,IP地址控件的使用等。-achieving a search tool, mainly on the properties page controls, the implementation of a designated IP Ping order to survive View host state, scanning host ports, open, add, query and closed databases, IP addresses and the use controls.
Platform: | Size: 95138 | Author: 张伟 | Hits:

[Ftp ClientFTP(dotnet)

Description: 用vc.net编写的ftp客户端应用程序,可连接ftp服务器,并浏览和下载文件.-vc.net prepared with the ftp client application that connects ftp server, and browse and download files.
Platform: | Size: 76734 | Author: 王峰 | Hits:

[Ftp Client扫描ftp文件-源码

Description: 对ftp的文件进行扫描,并写在一个记事本文件中,我有时觉得在ftp上查找文件困难,就先用它扫描一下再在记事本中查找-right ftp scanning of documents, and wrote in a notebook paper, I sometimes feel that the ftp search documents difficulties, we will first use it over and then scanning the search for the notebook
Platform: | Size: 9881 | Author: 李春晖 | Hits:

[Ftp ClientFTP上传下载小软件程序

Description: 一个用VB写成的FTP软件,功能还算齐全,现共享上传-one written in VB FTP software, functions fairly complete, and is sharing uploads
Platform: | Size: 43117 | Author: 林林 | Hits:

[CommunicationFTP协议分析

Description: 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two interactive practice, the FTP protocol specific data analysis of Sniffer than textbooks to provide packet data from more detailed analysis of the agreement. FTP is constantly in achieving client and server in interaction, through the correlation between the data packets sent to the documents and to upload and download the client and server-side response. For the FTP protocol analysis allows us to appreciate better the two-way network and the importance of timely response, the network has been further deepened understanding
Platform: | Size: 890973 | Author: 陈生 | Hits:

[Ftp Server用Java开发FTP代理服务器

Description: 一个基于java的和windows平台设计的 ftp服务器源代码以及可执行文件
Platform: | Size: 2723667 | Author: ljh24578099@126.com | Hits:

[Ftp ClientFTP Client for VB

Description: 非常简易的实现拖放式上传下载文件。
Platform: | Size: 5487 | Author: RiverJJJ@126.com | Hits:

[Ftp ClientFtp 上传

Description: MFC 写的ftp 文件上传功能
Platform: | Size: 39131 | Author: xuweifenglili | Hits:

[Ftp Clientcurl c++ FTP传输包

Description: curl c++ FTP 网络传输
Platform: | Size: 3001938 | Author: jpytu@126.com | Hits:

[Consoleftp获取server的信息

Description: ftp获取server的信息
Platform: | Size: 1585597 | Author: yiying | Hits:

[Ftp ClientFTP服务器程序VC++

Description: 使用MFC编写的FTP服务器程序,功能齐全,格式严谨。
Platform: | Size: 6602145 | Author: gxbit2006@163.com | Hits:

[Ftp Servervc ftp

Description:
Platform: | Size: 63271 | Author: songsenww | Hits:

[Internet-Networkftp协议实现多线程断点续传

Description:
Platform: | Size: 92819 | Author: sonyxx | Hits:

[WebsiteFTP

Description:

 

FTPFile Transfer Protocol)是文件传输协议,我们可以在服务器中存放大量的共享软件和免费资源,网络用户可以从服务器中下载文件,或者将客户机上的资源上传至服务器。FTP就是用来在客户机和服务器之间实现文件传输的标准协议。它使用客户/服务器模式,客户程序把客户的请求告诉服务器,并将服务器发回的结果显示出来。而服务器端执行真正的工作,比如存储、发送文件等。

如果用户要将一个文件从自己的计算机发送到FTP服务器上,称为FTP的上载(Upload),而更多的情况是用户从服务器上把文件或资源传送到客户机上,称为FTP的下载(Download)。在Internet上存在有许多FTP服务器,它们往往存储了许多允许存取的文件,如:文本文件、图像文件、程序文件、声音文件、电影文件等


Platform: | Size: 475648 | Author: widespread | Hits:

[OtherFTP CLient VB

Description:

简单的ftp工具 vb源码


Platform: | Size: 33832 | Author: coldwinter | Hits:
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »

CodeBus www.codebus.net