-
a network chat program
一个网络聊天程序-a network chat program
- 2022-04-15 14:39:02下载
- 积分:1
-
一个基于Windows socket下的HTTP请求封装类
一个基于Windows socket下的HTTP请求封装类-windows socket http class
- 2023-07-11 18:20:03下载
- 积分:1
-
一个自动投票的工具,需要改变投票的网络地址才能使用
一个自动投票的工具,需要改变投票的网络地址才能使用-an automated voting tools, the need to change the voting can use Network Address
- 2022-08-12 07:52:58下载
- 积分:1
-
服务器以TCP/IP提供服务时,客户端按函数调用模式调用。以屏蔽TCP/IP的具体实现。...
服务器以TCP/IP提供服务时,客户端按函数调用模式调用。以屏蔽TCP/IP的具体实现。-servers to the TCP/IP to provide services, client function call by calling mode. To shield TCP/IP is a concrete realization.
- 2022-08-08 09:41:09下载
- 积分:1
-
链接 Tcp 套接字与 RS232 端口在服务器 / 客户端模式
使用此代码,您可以链接任何 tcp 流到任意的 rs232 端口和反向 (客户端 / srv 模式)。
这个代码将调整,以使用任何 tcp 和 Com 端口的通用组件。
应用程序会等待 Tcp 连接或运行使连接来完成链接。(Srv 模式选择器)。
- 2022-06-30 06:30:44下载
- 积分:1
-
获得系统的内存信息的小例子,我觉得不存,拿出来大家分享...
获得系统的内存信息的小例子,我觉得不存,拿出来大家分享-Access to system memory information small example, I do not think we kept up to everyone to share
- 2023-07-27 05:00:02下载
- 积分:1
-
一个网络流量统计的例子,使用了iphlpaip库
一个网络流量统计的例子,使用了iphlpaip库-An example of network traffic statistics, the use of the library iphlpaip
- 2023-03-23 11:45:04下载
- 积分:1
-
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP
基于TCP的协议分析,分析引擎为WINPCAP,这个主用用来分析HTTP-based on the TCP protocol analysis, analysis of WINPCAP engine, the main use to analyze HTTP
- 2022-01-24 14:18:01下载
- 积分:1
-
查看HOTMAIL邮件的源代码
查看HOTMAIL邮件的源代码-See HOTMAIL e-mail source code
- 2022-06-19 12:46:23下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1