搜索资源列表
Ftp.rar
- ftp传输的客户端程序,包含全部实现文件和头文件,使用的时候需要修改相应涉及ip的代码.
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
FTPshixian
- Visual C++6.0 实现的一个FTP文件传输程序。-achieved a FTP file transfer procedures.
FTP
- 文件传输协议客户端,VC++ 实现案例.
FtpDemo
- corba下的ftp文件服务器 采用corba组件技术,实现ftp文件服务器功能,程序分为ftp文件服务器,ftp浏览器和文件传输器
FTPVBt
- 很不错的一个VB实现FTP功能的源码,实现FTP的文件传输!~
Test0603
- MFC环境下,编写的一个小程序,实现FTP文件传输
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
FTP
- FTP 协议 实现了 文件传输 和下载的简单 功能-The FTP protocol to achieve a simple file transfer and download
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
ftpclient_demo
- 实现网络文件传输的一个简单例子,通过它你可以在文件服务器上下载文件。FTP协议编程-A simple example of network file transfer, through which you can download the file on a file server. FTP protocol programming
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
vsftp.tar
- 一个简单的FTP程序,可以实现文件的传输,下载以及权限的控制。-A simple FTP program, you can transfer files to download, as well as authority control.
Client
- socket套接字,实现交互双方的路径显示,以及文件的传输-Socket socket, the realization of interaction between the two sides show the path and file transfers
2005ftp1
- 一个简单的FTP客户端软件开发,该软件能实现一个客户端与服务器的互通以及完成基本的文件传输功能.-A simple FTP client software, the software can achieve a client and server interoperability and the completion of the basic file transfer function.
FTP
- FTP文件传输的实现 1持站点目录和文件结构浏览。 2支持断线自动重新连接并自动恢复传输。 3文件列表过滤,远程编辑,整个远端目录删除,目录上传下载。-this is realization of the net ftp.it is the source code and it reserves referring.
ftp_server
- 通过蓝牙,实现文件的传输,详细里面有文档说明 -Through Bluetooth for file transfer, which are documented in detail
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
libssh-0.4.6.tar
- libssh 是一个用以访问SSH服务的C语言开发包,通过它可以执行远程命令、文件传输,同时为远程的程序提供安全的传输通道。它对 SFTP 的实现使得远程传输文件变得非常简单,除了OpenSSL所提供的一些加密包(libcrypt、libgcrypt)外,libssh 并不需要更多的第三方包的支持。 -libssh is an SSH service to access C language development kit, which you can execute remote comm