搜索资源列表
使用Internet Transfer控件:FTP
- 使用Internet Transfer控件:FTP 是一个小控件!挺不错的了,-using Internet Transfer Control : FTP is a small control! Sounds very good, huh
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
FTP协议编程
- 实现网络文件传输的程序,通过它你可以从文件服务器上下载您所需要的文件-network file transfer process, through which you can download the file server you need a document
FTP
- 1支持站点目录和文件结构浏览。 2支持断线自动重新连接并自动恢复传输。 3文件列表过滤,远程编辑,整个远端目录删除,目录上传下载。同时里面有客户端和服务端的界面,清楚易懂 -1 to support the site visit the directory and file structure. 2 support disconnected automatically re-connect and automatically resume the transfer. 3, filt
FTP
- 基于Java的FTP文件传输系统的 设计与实现 -Java-based FTP file transfer system design and implementation
ftp
- 本程序是一个在局域网内传输文件的功能,含进度条,比较简单,包含服务端和客户器端,有感兴趣的可以载下来看,初学者可以参考-This procedure is a LAN function to transfer files, including the progress bar, relatively simple, including server and client-side browser, there may be of interest to the next set, the beg
FTP
- JAVA轻松演示计算机网络客户端与服务端数据传送——FTP-JAVA easy demonstration of computer networks and services, client-side data transfer- FTP
ftp.c
- Client application that uses "file transfer protocol" (ftp).service as described by RFC 959. -Client application that uses
ftp
- pb图形化ftp界面。设置地址、用户名、密码后连接服务器,选择需要传递的文件即可-pb graphical ftp interface. Setting address, user name, password and connect to a server, select the documents necessary to transfer
Ftp
- 能够快速实现ftp文件传送与接受,并能查看ftp目录-Express can achieve ftp file transfer and acceptance of, and can view the ftp directory
ftp
- 用JAVA编程实现ftp客户端的程序,提供文件传输服务。-Programming with JAVA client ftp program, to provide file transfer services.
ftp
- ftp类库,用C++开发时可以调用进行ftp传输文件。-ftp library, using C++ developers can call to ftp to transfer files.
ftp
- 这是关于计算机网络的ftp文件传输的课程设计,可实现单线程和多线程的文件传输。文件包括源码文件,可执行文件,以及相关的设计文档。-This is about computer networks, ftp file transfer program designed to achieve single-threaded and multi-threaded file transfer. Documents include source files, executable files, and re
ftp
- 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
FTP
- 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
FTP
- FTP协议提供了两台计算机之间的数据传输的方法,本实例利用FTP协议进行上传和下载。-FTP protocol provides data transfer between two computers the method, the instance of the use of FTP protocol to upload and download.
ftp
- windowsFTP功能网路程序设计客户端实现,FTP传输层的最基础协议。用于网路的文件传输-windowsFTP functional web programming to achieve the client, FTP the most basic transport layer protocol. For network file transfer
ftp
- ftp服务器和客户端的代码,实现ftp传输功能-ftp server and client code, ftp transfer function to achieve
FTP
- 实现FTP传送功能的服务器和客户端,能在网络上实现传送功能,传送速度有限制。-FTP transfer function realized server and client can achieve transfer function on the network, the transmission speed is limited.
ftp文件传输源代码
- ftp实现的简单文件传输,客户端,服务器端(ftp file transfer,C++,ftp client,ftp server)