-
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为...
客户机/服务器模型是为了解决通信中的聚合问题。如果不采用客户机/服务器模型很难实现正常的通信,只有在一方作为服务器采用被动方式,始终等待对方与其通信;另一方作为客户机采用主动通信的方式,主动发起通信过程,才能最终完成通信。-client/server model is to solve the communication problems polymerization. If we do not use the client/server model is very difficult to achieve normal communications, as one of only a passive server, which has been waiting for communication with the other side; The other client as an active communication, initiate the communication process can be finalized communications.
- 2022-01-26 07:43:14下载
- 积分:1
-
Native like, synchronous remote method invocation.
Light
这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.
Light-weighted, clean and easy to use.
Normal C++ syntax for service definition.
1. Supports all c++ native data type and user defined data type.
2. Reference and pointer support.
3. Polymorphism for method parameter and return type.
Type safe.
As the framework is based on c++ template, all type mismatch will be raised at compilation time.
TCP/IP as underlying transportation protocol.
Full conformance to ISO c++ standard.
Unicode support.
- 2022-07-23 07:37:41下载
- 积分:1
-
Computer network technology based on Windows network architecture specification...
计算机网络技术基础
Windows网络体系结构
NDIS规范简介-Computer network technology based on Windows network architecture specification NDIS Profile
- 2022-12-08 10:35:03下载
- 积分:1
-
代理类的实现例子
代理类的实现例子-example of the realization category
- 2022-02-04 07:58:57下载
- 积分:1
-
利用vc6.0开发,可以监控网络实时监控网络流量,同时利用图像分析显示网络流量大小。值得参考。
利用vc6.0开发,可以监控网络实时监控网络流量,同时利用图像分析显示网络流量大小。值得参考。-Vc6.0 use development, the network can monitor real-time monitoring of network traffic, while the use of image analysis showed that the size of network traffic. Worth considering.
- 2022-09-19 14:55:03下载
- 积分:1
-
可以供参考的用于对openldap操作的一系列函数,提供了接口函数...
可以供参考的用于对openldap操作的一系列函数,提供了接口函数-can be used for reference for the operation of a series of openldap function, provide the interface function
- 2023-02-16 03:20:04下载
- 积分:1
-
可以获得主机IP的VB程序源码,推荐下载!
可以获得主机IP的VB程序源码,推荐下载!-can host IP VB program source code, download!
- 2023-02-28 14:40:03下载
- 积分:1
-
网络通讯中的加密技术SSL,本文档可以做初学教程
网络通讯中的加密技术SSL,本文档可以做初学教程-SSL from network data transfor ,this document for net program
- 2022-08-31 12:40:03下载
- 积分:1
-
Winsock control through the establishment of client, server
通过Winsock控件建立的客户、服务器-Winsock control through the establishment of client, server
- 2022-02-12 02:25:45下载
- 积分:1
-
MFC,使用socket写的客户端聊天工具,可以多人同时聊天
MFC,使用socket写的客户端聊天工具,可以多人同时聊天-MFC, use the socket to write client-side chat tool, you can chat with people at the same time
- 2022-07-21 16:53:54下载
- 积分:1