登录
首页 » Linux Network » 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windo...

通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windo...

于 2022-07-22 发布 文件大小:125.85 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications. C wrote, in the windows/linux running. In addition to the package middleware code, there are descriptions and methods used in the windows/linux use of the sample code.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 局域网路由器转发规则的重写,如何通过ARP获得MAC地址,然后发给局域网内用户,模拟环境为linux,可以用于虚拟机...
    局域网路由器转发规则的重写,如何通过ARP获得MAC地址,然后发给局域网内用户,模拟环境为linux,可以用于虚拟机-LAN router to forward rewriting rules, how to get MAC addresses through ARP, and then sent to the LAN users, simulation environment for linux, can be used for the virtual machine
    2022-03-09 21:31:14下载
    积分:1
  • 端口映射工具,不用经过路由自动对路由进行映射
    端口映射工具,不用经过路由自动对路由进行映射-Port mapping tools, without going through the automatic route for routing mapping
    2022-03-02 08:52:26下载
    积分:1
  • 嵌入式WEB,cgi网页编程,这里提供几个很好学习案例
    嵌入式WEB,cgi网页编程,这里提供几个很好学习案例-Embedded WEB, cgi web page programming, here are a few very good case study
    2022-03-18 12:59:35下载
    积分:1
  • 软件是一个通用的网络API,提供了多种协议。它…
    Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. 很好的学习linux网络变成的源码-Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. good learnin
    2023-08-30 08:00:04下载
    积分:1
  • linux unix thread semaphore
    linux unix thread semaphore
    2022-02-21 05:34:05下载
    积分:1
  • 利用HyfaFax传真的传输协议(与FTP协议相似),编写发送传真到目的传真服务器的客户代码!...
    利用HyfaFax传真的传输协议(与FTP协议相似),编写发送传真到目的传真服务器的客户代码!-Use HyfaFax fax Transfer Protocol (FTP protocol and similar), to prepare to send a fax to the destination fax server client code!
    2022-02-01 15:54:40下载
    积分:1
  • 1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能...
    1,此源代码为本人所写,非GNU的源代码,不要因此而唔到大家,摆出此来仅供交流 2,此源代码不完整,shell的很多功能都没有实现,知识实现了一些主要的功能 3,实现功能如下: a,输入命令,并运行 b,实现if 和while的深层嵌套 c,实现环境变量,和shell本身变量 d,实现管道和重定向等功能。 4,由于能力问题,程序可能有错误,欢迎高手指点。-1, this source code I wrote, non-GNU source code, do not be not able to meet everyone that put this to the exchange of only two, this source code is not complete, shell functions are not achieved a lot of knowledge to achieve a number of The main function of three to achieve the following functions: a, enter the command, and run the b, to achieve if, and while the deep nested c, achieving environmental variables, and the shell itself, the variable d, to achieve piping and redirection functions. 4, due to capacity problems, the program may be an error, please master pointing.
    2022-02-22 07:18:03下载
    积分:1
  • 用于构建linux/unix下的网络防火墙,是网络安全中经常使用的小工具...
    用于构建linux/unix下的网络防火墙,是网络安全中经常使用的小工具-Used to build linux/unix Network firewalls, network security is often used gadgets
    2022-02-05 09:25:43下载
    积分:1
  • SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站S...
    SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站SSO标准。它提供了一个安全且可扩展的数据格式集,在各种环境下交换数据和身份识别信息。-The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients. The XMLTooling library, contained within OpenWS, provides the ability to work with XML as regular Java beans. This is similar to the Java Architecture for XML Binding (JAXB), XMLBeans, and XStream libraries. It differs from these libraries in three main ways: Much finer control to developer for what happens during the marshalling and unmarshalling processes Much more extensible, allowing various implementations of all of it s XMLObjects Support for XML Digital Signatures and Encryption
    2023-02-07 11:45:04下载
    积分:1
  • 单片机gsm模块,利用at指令等,读出数据打包发送
    单片机gsm模块,利用at指令等,读出数据打包发送-Singlechip gsm module, using at commands and so on,读出数据sent packing
    2022-11-23 09:10:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载