-
VC++ socket 客户端 服务器 聊天室
VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
- 2022-06-26 18:11:10下载
- 积分:1
-
This is the winpcap Chinese document easier to understand than the English, more
这是winpcap的中文文档 比英文的容易理解多了-This is the winpcap Chinese document easier to understand than the English, more
- 2022-02-20 05:00:00下载
- 积分: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
-
测试snmp++各种操作,包括获取、设置、GETNEXT,陷阱等,版本…
测试snmp++各种操作,包括get、set、getnext、trap等,非常实用!-Test snmp++ Various operations, including get, set, getnext, trap and so on, very useful!
- 2022-03-22 20:14:36下载
- 积分:1
-
涉及的功能:1、使用一位高手提供的135端口信息发送函数.2、一个ini文件类用于记录IP信息.3、自定义一个消息和相关代码,用于把程序缩小到系统托盘....
涉及的功能:1、使用一位高手提供的135端口信息发送函数.2、一个ini文件类用于记录IP信息.3、自定义一个消息和相关代码,用于把程序缩小到系统托盘.-of functions : 1, the use of an expert for the 135-port messaging function .2, an ini file type used to record information .3 IP, since the definition of an information and code for the procedure to reduce the system tray.
- 2022-08-23 01:10:01下载
- 积分:1
-
网络文件传输源代码,分客户端和服务器端,采用winsock编程
网络文件传输源代码,分客户端和服务器端,采用winsock编程-Network file transfer source code, sub-client and server using winsock programming
- 2022-01-28 05:44:56下载
- 积分:1
-
一个单班级的同学录系统,还比较好用的,试用于,网站建设...
一个单班级的同学录系统,还比较好用的,试用于,网站建设-a single-class college system, but also more useful, and use it on site construction
- 2022-11-09 23:05:03下载
- 积分:1
-
多线程服务器源代码,基于winsock2编写
多线程服务器源代码,基于winsock2编写-server_mutilthread.cpp,base on winsock2
- 2022-02-06 03:02:41下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
一个很好的来源的TFTP
一个不错的TFTP源代码-a good source TFTP
- 2023-09-08 14:45:04下载
- 积分:1