搜索资源列表
jsjj
- 这是关于深度优先调度的程序,是全部完整的,直接就可以在vc++上运行的。-This is the depth of priority scheduling procedures, all complete, it can direct the vc run.
FTPserver510
- 这个vc++程序实现的是一个简单的ftp服务器端程序-vc procedures to achieve this is a simple procedure ftp server
20060608_VCJSNM
- Web-ftp服务器程序,VC开发环境。-Web-ftp server, VC development environment.
FTP
- 一个简单的FTP服务器应用程序,使用VC
MyFtp
- 此程序可以实现FTP上传和下载的功能。开发环境VC++.
用VC++编制FTP客户端应用程序
- 用VC++编制FTP客户端应用程序-compiled with VC FTP client application
200501181831325347
- VC编成实现ftp服务器的小程序,可以使用。-a small ftp server program implemented by VC.Able to use.
FTP2
- 包括MyFtpServer程序,附带ftp客户端程序,VC源代码。-including MyFtpServer program,as well as ftp client program,source code in VC.
vc编写的FTP通讯
- vc编写的FTP通讯程序源码,包括服务器端和客户端程序,很适合FTP通讯,包括窗体页面
SFTP
- 简单ftp服务器 的程序,VC6.0可以直接编译通过 -Simple ftp server program, VC6.0 can compile
FTPSERVER
- 利用VC开发的FTP服务器完整程序,功能强大,自主建立用户账号,还有安全设置、系统日志等功能。-FTP server using VC developed a complete program, powerful, self-build user accounts, as well as security settings, system logs and other functions.
FTP
- 这是用vc++开发的ftp服务器和客户端程序,有助于初学ftp的人了解这些知识-This is used vc++ Development ftp server and the client program to help people understand ftp beginner knowledge
serverH
- VC编写的网络服务器程序,等下还有网络客户端程序上传-VC prepared the network server program, wait for the next client programs have the network upload
LightFTPClient_src
- vc++ 开发的轻量级FTP服务器程序,作为进出vc大门的引导程序。-vc++ developed a lightweight FTP server program, as the door out of vc bootloader.
ftp服务器
- vc程序 虽简单但基本功能齐全 适合初学者学习 已经编译通过了的