-
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
-
when visiting certain Internet sites, the system will first read remote files to...
当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little techniques can be used VB language and an API function to judge whether the documents for the Web in IE cache.
- 2023-07-04 13:40:02下载
- 积分:1
-
DopeDemoSyncVB.Net
本源代码为Doli公司的同步控制源代码。其中列举了功能函数及回调函数的使用方法。(Doli' s source code control source code synchronized. Function which lists the function and the callback function to use.)
- 2010-06-26 08:28:14下载
- 积分:1
-
WebSite2
读取国家气象局关于柳州市6天内的天气预报(Read National Weather Service Forecast)
- 2013-05-25 23:40:35下载
- 积分:1
-
湍流相位屏
本程序利用功率谱反演相位屏方法实现大气湍流数值模拟。(This program achieves atmospheric turbulence numerical simulation by using the spectrum inversion phase screen method.)
- 2021-04-18 20:18:51下载
- 积分:1
-
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。...
一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。不过建议在98下运行,2000未测试过。--A multi-broadcast chat program, it can run multiple instances at the same time, then join the same chat group. But we suggested to run it in windows98 moves,it has not tested in windows2000.
- 2023-06-23 17:50:04下载
- 积分:1
-
很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!...
很好的代理服务器代码,可直接编译运行,并且稳定性很好,其中的代码格式和思想值得学习!-good proxy server code can be directly translated operation, and good stability, the code format and ideas worth learning!
- 2022-02-03 16:49:08下载
- 积分:1
-
network download open source, similar to ants network, Network Express and other...
网络续传下载开发源码,类似于网络蚂蚁,网络快车等续传下在软件-network download open source, similar to ants network, Network Express and other software under Resuming
- 2022-08-26 13:44:42下载
- 积分:1
-
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket asynchronous communication, thread, double-teams listed in the program code : 1. correct start and termination of two threads. can chat over LAN 3. Double-cohort design and application
- 2022-08-18 23:06:46下载
- 积分:1
-
imitate-the-Windows-start-menu
主要是模仿Windows开始菜单,设置出一样漂亮的菜单(Mainly imitate the Windows start menu, set up the same beautiful menu)
- 2015-08-29 15:05:28下载
- 积分:1