文件名称:Jam-with-the-jam
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 梦*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、 体会非阻塞套接字的非阻塞效果;
2、 体会阻塞套接字对多路复用流程的影响;
3、 体会select中设置超时时间对系统性能的影响,(在selelct中设置超时时间实际上是进入一种既不是完全阻塞,又不是持续空转的“半阻塞”状态);
4、 掌握阻塞套接字和非阻塞套接字不同情况下的程序设计思想。
-1, and understand the obstruction of the socket of blocking effect
2, realize the jam socket for multiplexed process, the effects of
3 and experience in select set overtime time effect the performance of the system, and (in selelct set in overtime time is actually into a is not completely blocked, and not continue the "half a block" idling state)
4, master jam socket and a non-blocking socket different conditions in the program design thought.
2、 体会阻塞套接字对多路复用流程的影响;
3、 体会select中设置超时时间对系统性能的影响,(在selelct中设置超时时间实际上是进入一种既不是完全阻塞,又不是持续空转的“半阻塞”状态);
4、 掌握阻塞套接字和非阻塞套接字不同情况下的程序设计思想。
-1, and understand the obstruction of the socket of blocking effect
2, realize the jam socket for multiplexed process, the effects of
3 and experience in select set overtime time effect the performance of the system, and (in selelct set in overtime time is actually into a is not completely blocked, and not continue the "half a block" idling state)
4, master jam socket and a non-blocking socket different conditions in the program design thought.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Jam with the jam
................\client
................\......\client.cpp
................\......\client.dsp
................\......\client.dsw
................\......\client.plg
................\~$复用_阻塞与非阻塞实验报告.doc
................\多路复用_阻塞与非阻塞实验指导书.doc
................\正常的基于select服务器
................\......................\server.cpp
................\......................\server.dsp
................\......................\server.dsw
................\......................\server.plg
................\阻塞的服务器
................\............\ReadMe.txt
................\............\StdAfx.cpp
................\............\StdAfx.h
................\............\blocksevr.cpp
................\............\blocksevr.dsp
................\............\blocksevr.dsw
................\............\blocksevr.plg
................\非阻塞服务器
................\............\ReadMe.txt
................\............\StdAfx.cpp
................\............\StdAfx.h
................\............\nblksrv.cpp
................\............\nblksrv.dsp
................\............\nblksrv.dsw
................\............\nblksrv.plg
................\client
................\......\client.cpp
................\......\client.dsp
................\......\client.dsw
................\......\client.plg
................\~$复用_阻塞与非阻塞实验报告.doc
................\多路复用_阻塞与非阻塞实验指导书.doc
................\正常的基于select服务器
................\......................\server.cpp
................\......................\server.dsp
................\......................\server.dsw
................\......................\server.plg
................\阻塞的服务器
................\............\ReadMe.txt
................\............\StdAfx.cpp
................\............\StdAfx.h
................\............\blocksevr.cpp
................\............\blocksevr.dsp
................\............\blocksevr.dsw
................\............\blocksevr.plg
................\非阻塞服务器
................\............\ReadMe.txt
................\............\StdAfx.cpp
................\............\StdAfx.h
................\............\nblksrv.cpp
................\............\nblksrv.dsp
................\............\nblksrv.dsw
................\............\nblksrv.plg