搜索资源列表
WinSCP v3.30.zip
- 一个支持SSH(Secure SHell)的SCP(Secure CoPy)文件传输软件
ftpfiles
- 本程序实现FTP客户端的功能,能够登录FTP服务器、显示登录客户目录下的文件、目 录名和提供文件下载上传服务。本程序是一个取于对话框的MFC应用程序,主要介绍如何通过CInternetSession类、CFtpConnection类和CFtpFileFind类连接FTP服务器进行文件传输。-FTP client function can login FTP server, log shows the client directory, a directory name and file uplo
webftp2.3
- 小巧的FTP客户端源代码 能实现简单的文件传输功能 利用底层socket建立传送通道-compact FTP client source code to the simple file transfer capabilities to build the underlying socket transmission Corridor
98_FTPExp
- FTP文件传输程序,使用WinInet类编写。-FTP file transfer, the use of WinInet category prepared.
FtpBrowse
- FTP(File Transfer Protocol)即文件传输协议,是一种被广泛应用的网络协议。该协议建立在TCP/IP基础之上,能够保证高可靠性的文件传输。本程序是FTP客户端软件的开发实例。-FTP (File Transfer Protocol) file transfer protocol that is a widely used network protocols. The agreement builds on a TCP / IP based, to ensure high r
FTPshixian
- Visual C++6.0 实现的一个FTP文件传输程序。-achieved a FTP file transfer procedures.
FTP070128
- 用c#编写ftp文件传输工具软件-prepared to c # ftp file transfer software tools!
FTPfileClient
- 文件传输客户端程序。主要使用了Winsocket进行编程,要与FTPServer配合使用。-file transfer client. Winsocket mainly used for programming, with the combined use of FTPServer.
FTP
- 文件传输协议客户端,VC++ 实现案例.
filetransmit
- 一个文件传输源程序!C/S结构型,同步阻塞类型的最简单文件传输!
FTP
- vc编写的有关FTP文件传输程序,希望对大家有所帮助
filetransfer
- 对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输
vc863523445
- 这是个ftp文件传输系统,包括服务端和客户端的程序。
FtpDemo
- corba下的ftp文件服务器 采用corba组件技术,实现ftp文件服务器功能,程序分为ftp文件服务器,ftp浏览器和文件传输器
AlienFTP
- FTP服务器端及客户端的设计及实现,使用CSocket编程,图形界面,实现了文件上传,下载,删除、文件夹的上传下载删除、断点续传等功能-FTP server-side and client-side design and implementation, use CSocket programming, graphical interface, realize the file upload, download, delete, folders, upload download delete, H
Ftp
- ftp传输的客户端程序,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.-ftp transmission customer end procedure, contains completely realizes the document and a document, use time needs to revise correspondingly involves ip the code
FileTransmit.Src.Setup
- 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including client and client services, support Bluetooth (Bluetooth) transmission)
Bluetooth_FTP
- 定义了蓝牙设备支持文件传输应用模型的应用要求.对蓝牙开发人员必不可少的资料-The definition of a Bluetooth device support file transfer application model applications. For Bluetooth developers essential information
FTP_document
- FTP协议采用一系列简单的协议来完成文件传输的各种任务,在发送命令的时候,总是在命令的最后加上一个回车换行符,在VB中可以用“vbcrlf”来实现,vc中以“\r\n”表示。以下的命令是从Postel和Reynolds所著的RFC 929修改而来,如果读者想查看详细内容,可以参见英文版RFC 929。注意以下出现地标志符CRLF表示的是回车符号,即相当于VC中的“\r\n”。-FTP protocol uses a series of simple file transfer protocol
ftp
- FTP(File Transfer Protocol 文件传输协议)是Internet 上用来传送文件的协议。在Internet上通过FTP 服务器可以进行文件的上传(Upload)或下载(Download)。FTP是实时联机服务,在使用它之前必须是具有该服务的一个用户(用户名和口令),工作时客户端必须先登录到作为服务器一方的计算机上,用户登录后可以进行文件搜索和文件传送等有关操作,如改变当前工作目录、列文件目录、设置传输参数及传送文件等。使用FTP可以传送所有类型的文件,如文本文件、二进制可执