文件名称:MyProxy
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 60.77kb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了一个功能简单的HTTP代理服务器,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-A simple HTTP proxy server, including the initial segment and the delete segment, use the segment accomplish mutual exclusive access of the multithread segment resources, create the threads of process, exit the process, definition and setting event, and accomplish the synchronization and collaboration of multithread using events.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 764225myproxy.rar 列表 MyProxy MyProxy\Debug MyProxy\MemPool.h MyProxy\MyProxy.aps MyProxy\MyProxy.clw MyProxy\MyProxy.cpp MyProxy\MyProxy.dsp MyProxy\MyProxy.dsw MyProxy\MyProxy.h MyProxy\MyProxy.ncb MyProxy\MyProxy.opt MyProxy\MyProxy.plg MyProxy\MyProxy.rc MyProxy\MyProxyDlg.cpp MyProxy\MyProxyDlg.h MyProxy\Proxy.h MyProxy\ReadMe.txt MyProxy\res MyProxy\res\MyProxy.ico MyProxy\res\MyProxy.rc2 MyProxy\resource.h MyProxy\StdAfx.cpp MyProxy\StdAfx.h