-
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
-
PPTP协议的源代码
pptp协议源代码-pptp agreement source code
- 2022-05-22 16:40:09下载
- 积分:1
-
用JSP+JavaBean+DB实现的在线聊天室,一个高手编的哦
用JSP+JavaBean+DB实现的在线聊天室,一个高手编的哦-Using JSP+ JavaBean+ DB to achieve the online chat room, a master for the oh ~ ~ ~
- 2023-05-31 23:10:03下载
- 积分:1
-
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术...
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术-a msSQL client, the server-storage process xp_cmdShell circumstances, the implementation of the same order cmd. The technology used springboard
- 2022-08-20 10:23:29下载
- 积分:1
-
IP多播C++Builder版。IP多播是一种比广播效率更高得UDP传输方式,具有更多得优越性。提供得源码有较详细得注释,值得一看。...
IP多播C++Builder版。IP多播是一种比广播效率更高得UDP传输方式,具有更多得优越性。提供得源码有较详细得注释,值得一看。-IP Multicast C Builder version. IP Multicast is a more efficient than broadcasting in UDP transmission mode, They have more advantages. Source code is provided in more detail in the Notes overseas.
- 2022-09-07 02:10:02下载
- 积分:1
-
1. Contents simpletcp through Winsock API TCP chatting procedures , the integrat...
1. 目录simpletcp是通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端;2. 目录simpleudp是通过Winsock API实现UDP聊天的程序;3. 目录winsock control是通过winsock控件实现聊天的程序,其中子目录tcp是通过winsock控件实现tcp聊天的程序、而子目录udp是通过winsock控件实现udp聊天的程序;-1. Contents simpletcp through Winsock API TCP chatting procedures , the integration process server and the client; 2. Contents simpleudp through Winsock API UDP chatting procedures; 3. Contents winsock control is achieved through chat winsock control procedures, tcp subdirectory which is achieved through winsock tcp Chat Control procedures and subdirectories udp through winsock Controlware udp chatting procedures;
- 2022-05-08 13:52:25下载
- 积分:1
-
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet C...
Internet Communications Engine (Ice)
针对这些使人不快的选择,ZeroC, Inc. 决定开发Internet Communications
Engine,简称Ice1。其主要设计目标是:
• 提供适用于异种环境的面向对象中间件平台。
• 提供一组完整的特性,支持广泛的领域中的实际的分布式应用的开发。
• 避免不必要的复杂性,使平台更易于学习和使用。
• 提供一种在网络带宽、内存使用和CPU 开销方面都很高效的实现。
• 提供一种具有内建安全性的实现,使它适用于不安全的公共网络。
更简单地说, Ice 的设计目标可陈述为:“让我们构建与CORBA 一样强
大的中间件平台,而又不去犯CORBA 所犯下的任何错误”。
- 2022-08-06 15:27:57下载
- 积分:1
-
一个小浏览器,能够基本功能,如向前、向后、跳跃等
一个小浏览器,能实现基本功能,如前进,后退,跳转等-a small browser, able to basic functions, such as forward, backward, jump, etc.
- 2022-08-05 22:40:08下载
- 积分:1
-
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。...
为需要网络报名用户设计,用户只需要通过网络进行在线报名,管理员即可一次收效所有报名信息,提高工作效率。-Registration for the needs of network users, users only need to register online through the network, administrators can apply an effect to all information, improve work efficiency.
- 2022-06-30 02:31:38下载
- 积分:1
-
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序....
winsock实现的可以发送email的代码,基于STMP的协议,完全的原创.不用任何控件或MFC,适合嵌入有需要发送Email的程序.-winsock wife of mother
- 2022-02-03 19:18:41下载
- 积分:1