搜索资源列表
356249ftp_client
- ftp客户端的设计 开发语言c++ 多线程下载-ftp client design language c multithreaded downloading
SimpleFTP
- NET 2.0下简单的FTP访问程序 也许大家也不想总依赖着第三方FTP软件,值得高兴的是,本文将给你开发出一套免费的来。尽管,本文中的代码没有设计成可重用性很高的库,不过确实是一个简单的可以重复使用部分代码的程序。本文最大的目的是演示如何在.NET 2.0中使用C#设计FTP访问程序。
最近代码设计方法
- 最近的代码设计方法,其中详细说明了代码的构成方式和其中的技巧,可以参考作为网页开发的重要依据-recent code design methods, a detailed descr iption of the code and the manner in which constitute the skills, they can refer to the website as an important basis for development
ftp
- 此程序使用vc++开发ftp的源程序,客户端和服务器端都包括。适合毕业设计。-This program developed using vc++ source program ftp client and server-side include. For graduation.
softp
- Web 开发的分散性和交互性,决定了 Web 开发必须遵从一定的开发规范和技术约定,只有每个开发人员都按照一个共同的规范去设计、沟通、开发、测试、部署,才能保证整个开发团队协调一致的工作,从而提高开发工作效率,提升工程项目质量。-Web Development decentralized and interactive, Web development must be determined that must comply with the development of normative an
FTP_Protocol_Development_Programming_classic_examp
- FTP协议开发编程设计经典实例FTP Protocol Development Programming classic example of-FTP Protocol Development Programming classic example of
Programming_design_application_development_VC_pop3
- VC编程设计pop3程序开发代码Programming design application development VC pop3 code -Programming design application development VC pop3 code
FTPClientintroduction
- FTP客户端软件是在了解FTP工作原理后,利用C#语言来设计和开发的。FTP客户端分为连接模块、文件管理模块、文件传输模块和辅助管理模块。连接模块实现主机与服务器的连接的功能;文件管理模块实现新建文件、删除文件等功能;文件传输模块实现主机与服务器连接成功后上传和下载文件功能。辅助管理模块实现一些相关功能如:读写配置INI文件。该FTP客户端软件达到了使用方便的目标,希望开发软件的经验能为使用.NET设计开发Windows应用程序FTP客户端软件的初学者提供一些帮助。-FTP client FTP
VC++的FTP客户端设计与开发(含源文件)
- VC++的ftp客户端设计与开发(含源文件)(VC++ FTP client design and development (including source files))