-
QLocalSocketDemo
实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。(The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSocket achieve.)
- 2020-12-29 17:09:00下载
- 积分:1
-
nas
从libnids得到TCP重组的数据,当libnids的状态为NIDS_JUST_EST时,表示TCP建立连接,在此时给TCP流增加一个flow_id用来标识此连接;当libnids的状态为NIDS_DATA时,表示接受数据,当有新的数据到达时,根据flow_id把数据push到相应的流表中,为之后的数据分析做准备。因此,可以在此框架上增加符合http协议的应用解析(Data TCP libnids restructuring, when libnids status to NIDS_JUST_EST, said the TCP connection is established, at the same time adds a flow_id to TCP flow is used to identify this connection When libnids status to NIDS_DATA, accepted data, when new data arrives, according to flow_id to push data to the corresponding flow table, prepare the way for after data analysis. Can be increased on this framework, therefore, in accordance with the application of the HTTP protocol parsing)
- 2015-02-02 17:44:36下载
- 积分:1
-
gontext
如何获取线程关联用户名和域名,不错,很好()
- 2018-06-20 11:33:16下载
- 积分:1
-
treebrowser
一个与MyIE功能相同的多窗口浏览器,相当实用,包含全部源代码,强烈推荐( With the MyIE function same multi- windows browser, is quite
practical, contains the complete source code, intense recommendation!
)
- 2004-07-09 15:12:06下载
- 积分:1
-
financemanagement
说明: 基于mfc可视化完成个人财务管理系统。完成添加、删除、修改、连接数据库等功能。(Mfc-based visualization to complete personal financial management system. Complete add, delete, modify, connect to the database and other functions.)
- 2010-04-08 15:24:29下载
- 积分:1
-
12864
说明: 点阵式液晶显示片
型号:12864 驱动程序(Dot-matrix liquid crystal display film models: 12864 driver)
- 2009-08-22 14:38:41下载
- 积分:1
-
1
说明: 本程序是window平台下,使用virtual C++编写文件下载程序,使用了Http协议(This program is a window platform, use the virtual C++ writing the file download process, using Http protocol)
- 2012-10-17 09:10:34下载
- 积分:1
-
TCPServerclient
客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
- 2005-06-30 11:10:29下载
- 积分:1
-
Chat
网络通信客户端程序,利用vc++编程,简单方便,也实用(Network communication client program to use vc++ programming, is simple and convenient, but also practical)
- 2009-04-04 11:34:27下载
- 积分:1
-
CS
说明: 客户机/服务器模式(Client/Server model)。该模式的建立基于以下两点:1、网络上主机的非对等作用;2、通信完全是异步的。()
- 2008-07-06 10:36:51下载
- 积分:1