-
IOCPModel
这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help
)
- 2012-09-22 13:15:34下载
- 积分:1
-
1.inet2。一组封装WinInet类
1.2。一个组封装类的Wininet
- 2022-07-27 12:32:38下载
- 积分:1
-
好东西cl_bobcycle "1" // fps_max 设定游戏的最高FPS数值,一般来说,应该与你显示器的刷新频率相 同.如果你的机器非常强劲,你可以把这...
好东西cl_bobcycle "1" // fps_max 设定游戏的最高FPS数值,一般来说,应该与你显示器的刷新频率相 同.如果你的机器非常强劲,你可以把这个值设到100,否则,75就足够了. fps_max "75" // fps_moden 设定在网络联机时的最高FPS数值。如果设成0,那么这个参数会使 用fps_max的数值. -good things cl_bobcycle "1"// fps_max game set the maximum FPS values, in general, and you should display the same high frequency. If your machine is very strong, you can use the value set to 100, and 75 would be sufficient. Fps activated "75"// fps_moden set in on-line network at the highest numerical FPS. If set to 0, then this parameter will be used fps_max values.
- 2023-04-30 10:05:03下载
- 积分:1
-
wangluobao-analyse
网络抓包,计算机网络的重要内容,指导性很强。还不错,推荐一下(packet seize and analyse)
- 2014-04-21 20:10:51下载
- 积分:1
-
ASP.Net网络资源管理器及源代码
ASP.Net网络资源管理器及源代码-ASP.Net Network Resource Manager and source code
- 2022-05-27 13:20:30下载
- 积分:1
-
darticle3.4
说明: 动网文章3.4修改内容
1. 修正以html方式添加文章表格出错的问题
2. 增加单独打印页面
3. 首页调用1.2版
31. 增加设置是否显示文章专题连接
(website article as a revised 3.4. Html amendment to insert an article form of two errors. Print and separate pages 3. Calling Home Edition 1.2 31. Does it show that the increase in installed feature article link)
- 2005-10-06 15:02:39下载
- 积分:1
-
Windows网络与通信程序设计_
windows网络编程,设计到基本的socket入门,异步socket,iocp,后面还有驱动,(Windows network programming, design to the basic socket entry, asynchronous socket, iocp, there are drivers behind.)
- 2020-06-21 12:00:02下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下....
VB的一些网络编程的例子,个人认为还不错。大家一起来研究一下.-VB Some examples of network programming, personal view is that good. Everyone will work together to look at.
- 2022-10-23 14:15:03下载
- 积分:1
-
testentando
测试与测试;
- 2022-06-03 13:26:35下载
- 积分:1