-
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
-
关于madplay mp3算法的MAKEFILE文件,可进行批处理的文件,是用c写的程序。...
关于madplay mp3算法的MAKEFILE文件,可进行批处理的文件,是用c写的程序。-sound on the MP3 algorithm MAKEFILE documents can be batch of documents is used to write c procedures.
- 2022-02-01 07:29:01下载
- 积分:1
-
KE2008网络视频终端配置工具V1.07.10.msi
KE2008网络视频终端配置工具V1.07.10.msi-KE2008 network video terminal configuration tool V1.07.10.msi
- 2022-02-04 08:48:30下载
- 积分:1
-
IP地址合法性判断,在VISUA C++6.0下运行通过
IP地址合法性判断,在VISUA C++6.0下运行通过-IP address to determine the legality of, at VISUA C++6.0 run through
- 2022-03-23 07:51:40下载
- 积分:1
-
检查一个tcp或udp端口是否被占用
检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
- 2022-03-26 13:56:18下载
- 积分:1
-
指纹采集
说明: C#调用SynoAPIEx.dll相关接口采集指纹信息(C# Calls SynoAPIEx.dll Related Interface to Collect Fingerprint Information)
- 2021-01-09 16:48:51下载
- 积分:1
-
substr
Test String.prototype.replace.
- 2014-02-13 21:59:47下载
- 积分:1
-
vc++ ftp client code
vc++ ftp client code
- 2022-03-19 09:06:21下载
- 积分:1
-
FetchAndSaveIcon
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!(Extract and save the application icon. The code from other applications to extract the application icon of its features!)
- 2009-04-13 10:18:25下载
- 积分:1
-
Inventory-management-system
库存管理系统,基于VC6.0 C++对sql server数据库的操作,同时该程序中也运用很多mfc控件,对学习C++mfc以及操作数据库很有帮助。(Inventory management system, based on VC6.0 C++ on the sql server operations, but the program also involves a lot of mfc controls, to learn C++ mfc and operating helpful.)
- 2020-10-26 23:50:01下载
- 积分:1