文件名称:HTTP代理服务器(czy)
- 所属分类:
- Web服务器
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 61.46kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本章实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-chapter achieve a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization and the deletion of critical threshold, the critical use of multiple threads to complete critical resources contradict visit, work to create threads, threads from work, definitions and setting, the use of multiple threads completed the synchronization and collaboration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 53607914http代理服务器(czy).rar 列表 chap10\MyProxy\Debug chap10\MyProxy\MemPool.h chap10\MyProxy\MyProxy.aps chap10\MyProxy\MyProxy.clw chap10\MyProxy\MyProxy.cpp chap10\MyProxy\MyProxy.dsp chap10\MyProxy\MyProxy.dsw chap10\MyProxy\MyProxy.h chap10\MyProxy\MyProxy.ncb chap10\MyProxy\MyProxy.plg chap10\MyProxy\MyProxy.rc chap10\MyProxy\MyProxyDlg.cpp chap10\MyProxy\MyProxyDlg.h chap10\MyProxy\Proxy.h chap10\MyProxy\ReadMe.txt chap10\MyProxy\res\MyProxy.ico chap10\MyProxy\res\MyProxy.rc2 chap10\MyProxy\res chap10\MyProxy\resource.h chap10\MyProxy\StdAfx.cpp chap10\MyProxy\StdAfx.h chap10\MyProxy\MyProxy.opt chap10\MyProxy chap10\read me.txt chap10