-
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
-
在调试状态下,在Output窗口中输出监测信息,监测局域网信息
在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
- 2022-10-30 02:00:04下载
- 积分:1
-
一个用VC++写的简单的异步网络通讯及消息传递程序代码
一个用VC++写的简单的异步网络通讯及消息传递程序代码 -With VC++ to write a simple asynchronous network communications and messaging program code
- 2022-04-26 16:07:46下载
- 积分:1
-
一个利用WinSocket控件传送文件,欢迎大家来下载。
一个利用WinSocket控件传送文件,欢迎大家来下载。-Winsocket control the use of a transmission of documents, all are welcome to download.
- 2022-03-17 22:09:30下载
- 积分:1
-
1 jq 2.5 version of wordpress theme
wordpress 一个主题 jq 2.5版-1 jq 2.5 version of wordpress theme
- 2022-03-21 19:42:17下载
- 积分:1
-
windows socket编程详细讲解。自己整理的 ,网上不可能有的。
windows socket编程详细讲解。自己整理的 ,网上不可能有的。-explain in detail the windows socket programming. Finishing their own, on-line can not.
- 2022-05-08 02:12:54下载
- 积分:1
-
套接字实现TCP协议和试验数据通信使用…
利用套接字实现用TCP协议的数据通信并进行了测试通过-The use of sockets to achieve data communication with the TCP protocol and tested through
- 2023-01-27 17:10:04下载
- 积分:1
-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1
-
C++。TCP多线程开放。客户端服务端程序。使用方便。实现多线程发送和接收。...
C++。TCP多线程开放。客户端服务端程序。使用方便。实现多线程发送和接收。-C++. Multi-threaded TCP open. Client server program. Easy to use. To send and receive multi-threading.
- 2022-02-09 17:01:12下载
- 积分:1
-
BCB 环境下WHOIS协议的实现CLA
BCB 环境下WHOIS协议的实现CLA-BCB Environment WHOIS protocol realize CLA
- 2023-08-05 20:35:03下载
- 积分:1