-
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
-
TCP UDP高级编程 讲述重要理论和方法
TCP UDP高级编程 讲述重要理论和方法-TCP UDP senior programming on important theoretical and methodological
- 2022-05-28 16:58:15下载
- 积分:1
-
传奇霸业脱机项目
网页游戏传奇霸业的脱机辅助源代码,给需要的人参考(Web game legend of the offline auxiliary source code, to the needs of the people reference)
- 2020-08-16 16:28:26下载
- 积分:1
-
一个VC发送邮件的例子代码
一个VC发送邮件的例子代码-a VC mail code examples
- 2022-06-21 05:03:56下载
- 积分:1
-
DotSpatial.Data.Rasters.GdalExtension
es a dotSpatial data raster GdalExtension
- 2021-04-10 22:08:58下载
- 积分:1
-
ARP防火墙,一款很好用的ARP防火墙,编译通过
ARP防火墙,一款很好用的ARP防火墙,编译通过-ARP firewall, a good firewall to use the ARP, the compiler through
- 2022-02-25 13:56:34下载
- 积分:1
-
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。...
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
- 2022-03-23 18:36:05下载
- 积分:1
-
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。...
java实现的词法分析器,手工生成,输入源程序后,可分离出数字,标志符,分割符,运算符,保留字。-achieve the lexical analyzer, artisanal production, import source, can be broken down into digital, URI, Segmentation website Operators, reservations word.
- 2022-03-11 14:11:08下载
- 积分:1
-
Delphi實現局域網遠端開機
遠端喚醒(Wake On Lan,WOL)是許多網管人員喜歡使用的功能之一。有了遠端喚醒,對於不需要
- 2022-02-25 04:06:10下载
- 积分:1
-
TCP文件传输协议的客户端功能实现(JAVA编写)
TCP文件传输协议的客户端功能实现(JAVA编写)-TCP File Transfer Protocol client functions (JAVA prepared)
- 2023-08-22 01:50:03下载
- 积分:1