Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Internet-Network
Title: testZeroMQ Download
 Description: 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.
 Downloaders recently: [More information of uploader an]
 To Search:
File list (Check if you may need any files):
 

testZeroMQ\include\zmq.h
..........\.......\zmq_utils.h
..........\libzmq.dll
..........\libzmq.lib
..........\testZeroMQ\ReadMe.txt
..........\..........\stdafx.cpp
..........\..........\stdafx.h
..........\..........\targetver.h
..........\..........\testZeroMQ.cpp
..........\..........\testZeroMQ.vcproj
..........\..........\testZeroMQ.vcproj.RJ01010553.lya.user
..........\..........\zeroMQ\libzmq.dll
..........\..........\......\libzmq.lib
..........\..........\......\zmq.h
..........\..........\......\zmq_utils.h
..........\testZeroMQ.ncb
..........\testZeroMQ.sln
..........\testZeroMQ.suo
..........\ZeroMQServer\ReadMe.txt
..........\............\stdafx.cpp
..........\............\stdafx.h
..........\............\targetver.h
..........\............\zeroMQ\libzmq.dll
..........\............\......\libzmq.lib
..........\............\......\zmq.h
..........\............\......\zmq_utils.h
..........\............\ZeroMQServer.cpp
..........\............\ZeroMQServer.vcproj
..........\............\ZeroMQServer.vcproj.RJ01010553.lya.user
..........\工程说明.txt
..........\testZeroMQ\zeroMQ
..........\ZeroMQServer\zeroMQ
..........\include
..........\testZeroMQ
..........\ZeroMQServer
testZeroMQ
Windows下VS2008使用ZeroMQ说明.doc
    

CodeBus www.codebus.net