-
testZeroMQ
内含简单项目代码及ZeroMQ使用教程,资源适合初学者,可以满足快速入门要求
下载ZeroMQ
下载网址:http://zeromq.org/intro:get-the-software
点击“Windows sources”下载zeromq-4.0.3.zip文件
编译ZeroMQ库文件
解压zeromq-4.0.3.zip文件,进入buildsmsvc目录,用VS打开*.sln工程文件,编译生成解决方案。编译完成后,会在lib目录下生成dll和lib文件
编写简单的测试工程
1.用VS新建2个项目,一个是server端,一个是client端
2.将ZeroMQ源码项目的include目录下的两个文件“zmq.h”,“zmq_utils.h”拷贝至自己新建的工程
3.将ZeroMQ源码项目的lib目录下的两个文件“libzmq.dll”,“libzmq.lib”拷贝至自己新建的工程
4.将文件“zmq.h”,“zmq_utils.h”和“libzmq.lib”添加进自己新建的项目。(ZeroMQ simple project containing the code and tutorials, resources for beginners, to meet the requirements of the Quick Start Download ZeroMQ Download URL: http://zeromq.org/intro:get-the-software Click " Windows sources" download zeromq-4.0. 3.zip ZeroMQ library files compiled zeromq-4.0.3.zip unzip the file, enter builds msvc directory, with VS open*. sln project file, the compiler generates solutions. After the compilation is complete, it will generate dll and lib files in the lib directory to write a simple test project. Using VS New two projects, one is server-side, is a client-side two would both include directories ZeroMQ source project under File " zmq.h" , " zmq_utils.h" copy to their new project 3 would be two files ZeroMQ source project lib directory under " libzmq.dll" , " libzmq.lib" copy to their new project 4 would file " zmq.h" , " zmq_utils.h" and " libzmq.lib" added to their new projects.)
- 2014-02-19 08:43:26下载
- 积分:1
-
15281081_实验二_DES
C语言编程实现ECB工作模式下的DES加密和解密文本程序(C programming language to achieve ECB mode of DES encryption and decryption of text programs)
- 2020-12-28 15:59:02下载
- 积分:1
-
Cat
声明一个Cat类,拥有静态数据成员HowManyCats,记录Cat的个体数目;静态成员函数GetHowMany( ),获取HowManyCats。(Declare a Cat class has a static data member HowManyCats, Cat' s record number of individuals static member function GetHowMany (), for HowManyCats.)
- 2011-06-01 23:04:13下载
- 积分:1
-
C#远程桌面管理工具源码
C#实现远程桌面连接
- 2019-02-27下载
- 积分:1
-
Jdk14Logger
Jdk14Logger implements Log, Serializable.
- 2014-02-18 14:22:09下载
- 积分:1
-
MFC-library-Chinese-documents
MFC类库中文文档,介绍了各个类的函数和中文说明,是MFC程序员的好帮助。(MFC libraries, this paper introduces various Chinese documents of function and Chinese explains, be MFC programmers may help.
)
- 2011-04-20 15:40:42下载
- 积分:1
-
system-technology
系统结构第四版-李学干,简明易懂,比通用教材实用的多(about system technology ,edit from Li Xuegan)
- 2012-02-15 12:54:16下载
- 积分:1
-
STM32UARST
配置STM32串口并接收和播发数据,需自己注意STM32的引脚连接(Configuring STM32 serial port and receiving and transmitting data)
- 2018-01-06 23:15:47下载
- 积分:1
-
Zigbee
Zigbee开发文档和常见案例 18B20可休眠温度采集方案快速搭建手册 串口透传方案快速上手指南(Zigbee )
- 2013-10-18 15:57:29下载
- 积分:1
-
OPC2DB
OPC客户端源码,可以访问PLC等,通过测试(OPC client source code, you can visit, such as PLC)
- 2020-11-10 20:09:46下载
- 积分:1