搜索资源列表
实例53-多线程文件下载服务器
- 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
webHttp
- 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I debug a long time
SERVER1
- 多线程的文件下载服务器端,和客户端结合使用,完成文件下载和上传的功能。
CLIENT1
- 多线程的文件下载客户端,和服务器端结合使用,完成文件下载和上传的功能。
http
- Http服务器多线程下载文件,实现多线程文件下载不想想象中的那么复杂,具体思路为:首先确定下载文件的大小,根据文件大小确定采用几个线程下载,每个线程下载文件的不同布分;然后再线程下载完后,将每个线程下载的数据按照顺序组合为一个完整的文件,这样就实现了文件的多线程下载。
ISAPIFilter_ThreadLimit
- 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-R
download_server
- 利用多线程开发的下载服务器端程序,加载入可提供下载的文件后,就可以由相应的客户端程序进行有效快速的下载,运用方便快捷。-Developed using multi-threaded download server-side program, plus loads to download the file available, you can by the corresponding client program for effective and fast to download, use co
GP_303_2_Thread-Pool
- 主要是介绍服务器线程池,比较适合于开发游戏类软件使用。下载完,将zip改为ppt-Is to introduce the server thread pool, more suitable for use in developing game software class
thread-poolsa-file-download-server
- C_线程系列讲座(3):线程池和文件下载服务器-The C_ thread lecture series (3): thread pools, and the file download server
socket2
- 多线程客户端与服务器的例子,可以下载参考-very good,guys
Multi-threaded-file
- 多线程文件下载客户端,多线程下客户端通讯,和服务器通讯-Multi-threaded file download client communication under multi-threaded client and server communications