-
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
-
was based on the c mfc chat tools, and client
是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as well as a chic aqua wave interface available.
- 2022-09-09 12:25:03下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-02-25 06:36:42下载
- 积分:1
-
一个VC写的通信程序,用CSocket 实现的聊天室程序.
一个VC写的通信程序,用CSocket 实现的聊天室程序.-VC to write a communications program realize CSocket chat room procedures.
- 2022-02-09 14:50:30下载
- 积分:1
-
系统连接 网络编程
系统连接 网络编程-system linking Network Programming
- 2022-09-15 23:45:03下载
- 积分:1
-
列举系统中安装的所有网络协议的程序代码
列举系统中安装的所有网络协议的程序代码-List of all installed on the system network protocol code
- 2022-07-24 17:35:04下载
- 积分:1
-
a programming source code, upload the contents of documents, is simple
一个上传文件编程的源代码,内容为上传文件,十分简单-a programming source code, upload the contents of documents, is simple
- 2022-03-11 10:50:30下载
- 积分:1
-
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。...
本程序没有对包的内容解码,仅仅打印出包的二进制内容; *提供最简单的捕获过滤器,即可以指定捕获感兴趣的源IP和目的IP。-the right procedures were not decode the contents of packages, just print out the packets of binary content;* Provide the most simple capture filters, which can capture interest in the designated IP source and destination IP.
- 2022-03-21 11:02:58下载
- 积分:1
-
运用C#编写Pop3组件
运用C#编写Pop3组件-use C# disk components
- 2022-12-01 16:55:04下载
- 积分:1
-
网络电视,可以及时聊天,传载图片,还可以即使视频.使用简单.
网络电视,可以及时聊天,传载图片,还可以即使视频.使用简单.-Network TV, you can chat a timely manner, mass upload pictures, you can even video. Using simple.
- 2022-06-16 17:50:28下载
- 积分:1