搜索资源列表
FTP客户端开发——WinSock
- FTP客户端开发——WinSock,这个程序是使用套接字开发的一个ftp客户端程序,是vc++开发大全这本书中的源代码,有意于此方面的朋友可以-FTP client development -- WinSock, the procedure is to use the socket to develop a ftp client is vc + + development Daquan this book source, the intention here to see friends
ftp服务器源码
- ftp服务器编程,采用VC-ftp server programming, using VC
VC中ftp协议实现多线程断点续传
- 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
ftp(VC)
- 一个简单的ftp登陆下载程序,供大家学习。 开发环境:visual C++ -a simple ftp download landing procedures for the study. Development environment : visual C
Ftp
- 一个简单的VC++ MFC FTP 客户端的实现!只实现单个文件的上传,相信你会了单个文件之后对于实现多个业就不遥远了
VC-FTP
- VC实现FTP,实现从远程电脑上获取文件。
FTP客户端源代码
- FTP客户端,用VC++语言开发,结合MFC,实现连接并访问服务器,本地文件可以上传到服务器,可以从服务器下载文件,可以删除文件,有操作界面
FTP
- Ftp客户端与服务器VC++完整版,是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现,以上所有程序在VC6.0中调试通过 目录ftp服务器是一个基于控制台的ftp服务器程序,能够实现大部分的FTP的服务器程序; 注意: a.帐号密码为toldo b.主目录为c:/temp,在连接之前请先建立-Ftp client and server, the full version of VC
VCPP-FTP
- VC++ 简易FTP服务器,这个程序很好用,是基于vcMFC编写的-this is a tool of VC++ FTP
FTP
- 这是用vc++开发的ftp服务器和客户端程序,有助于初学ftp的人了解这些知识-This is used vc++ Development ftp server and the client program to help people understand ftp beginner knowledge
FTP
- ftp-client和ftp-server,vc源码,实现上传下载-ftp-client and ftp-server, vc source code to achieve Upload Download
FTP
- FTP简单功能的vc源代码,mfc,编译通过-Vc simple function of FTP source code, mfc, compiled through
Ftp-Vc
- 基于C++ 的Ftp协议封装,使用serv-u就可以测试协议,上传下载-Based on C++, Ftp protocol encapsulation, use the serv-u can test the agreement, uploading and downloading
FastDown1.1
- 使用前请首先注册,运行如下命令: regsvr32 GFastdownActiveXTrial.ocx 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序
ftp服务器
- vc程序 虽简单但基本功能齐全 适合初学者学习 已经编译通过了的
ftp
- VC++网络相关源码,FTP程序源代码,输入IP地址、用户名和密码后即可连接远程FTP站点。可设置匿名登录或用分配的帐号登录。界面仿CultFTP,感觉还可以。-VC++ network-related source code, FTP program source code, enter the IP address, user name and password to connect to a remote FTP site. Anonymous login can be set with
vc远程控制
- 本程序用vc++实现了Windows远程控制代码,支持ftp,复制,粘贴等功能
VC--FTP
- VC++网络相关源码,FTP程序源代码,输入IP地址、用户名和密码后即可连接远程FTP站点。可设置匿名登录或用分配的帐号登录。界面仿CultFTP,感觉还可以。-VC++ network-related source code, FTP source code, enter the IP address, user name and password to connect to the remote FTP site. You can set up anonymous login or log
ftp小工具
- 实现ftp的基本功能,上传,下载,建立文件夹,删除等,(To achieve the basic functions of FTP, upload, download, establish folders, delete, etc.,)
VC FTP多线程上传、下载
- C++编写的,FTP多线程上传下载的一个程序,新手可以学习一下这些编程。(C++ programming, FTP multithreaded upload download a program, novice can learn these programming.)