-
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
-
获取网站天气预报,很有新意的实现方法,介绍给大家.
获取网站天气预报,很有新意的实现方法,介绍给大家.-access websites weather, very innovative method, introduced to the public.
- 2023-07-10 05:35:03下载
- 积分:1
-
synchronization socket client
同步套接字客户端-synchronization socket client
- 2023-06-17 10:25:03下载
- 积分:1
-
M
The M-Bus protocol is a standard protocol for reading of counter devices like Heating or Electrical energy counters. M-Bus is normalized as EN 1434-3. Many counter manufacturers have implemented the M-Bus protocol in their products.
- 2023-05-05 03:50:03下载
- 积分:1
-
vc++6.0开发的ping程序,界面美观,使用方便,具有很高的参考价值....
vc++6.0开发的ping程序,界面美观,使用方便,具有很高的参考价值.-vc 6.0 ping development of the procedures, beautiful interface, easy to use, have a very high reference value.
- 2022-01-26 00:08:47下载
- 积分:1
-
实现了客户端和服务器的 小型socket聊天软件
实现了客户端和服务器的 小型socket聊天软件-Realize the client and server socket small chat software
- 2022-03-04 17:41:44下载
- 积分:1
-
自己做的下载工具原码 用到了很多函数 都是下载用的主要函数...
自己做的下载工具原码 用到了很多函数 都是下载用的主要函数-own download tools of the original code used to download many functions are the main function
- 2022-07-11 10:57:44下载
- 积分:1
-
TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据
TCP/IP协议的网络通讯DLL,用于向指定数据站发送数据-TCP/IP network communications DLL for the data to the designated stops sending data
- 2022-04-11 08:29:04下载
- 积分:1
-
TCP C#网络传输
TCP C#网络传输,网络传输需要的代码,可供参考,会有所不同,但可以学习其中的原理。
- 2022-11-01 04:20:02下载
- 积分:1
-
这是一个远程关机程序,远程计算机系统关机
这是一个远程关机程序,可以远程关闭微机系统-This is a remote shutdown procedures, remote computer system shut down
- 2022-01-22 14:36:57下载
- 积分:1