-
与原始套接字的源代码
用Raw Socket实现ping的程序源代码-with Raw Socket ping of source code
- 2022-03-29 14:28:16下载
- 积分:1
-
C# 批量登陆QQ源码下载
C# 批量登陆QQ源码下载
- 2021-02-05 10:39:57下载
- 积分:1
-
PBSOCKET
socket 文档 开发哦工具据 的是参考寿命书嗯我(Socket document development Oh, tools, according to the reference life book, um, I)
- 2017-09-11 14:45:42下载
- 积分:1
-
Server dow
说明: emulator serv 752 wyd c++ code brazil, emulator serv 752 wyd c++ code brazil
- 2020-06-19 01:20:02下载
- 积分:1
-
multikey_20.0.0
Multikey HASP Emulator v.20 - clean
x86 / x64(Multikey HASP Emulator v.20 - clean
x86 / x64 versions)
- 2020-12-23 21:29:09下载
- 积分:1
-
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
-
网络通信编程源码
网络通信编程源码-network communications programming source
- 2022-06-14 19:03:41下载
- 积分:1
-
Panasonic
A series of Panasonic servo directory
- 2014-05-06 02:38:16下载
- 积分:1
-
EffectiveCPP
Effctive C++,一本不错的书,值得一看(Effctive C++, a good book, worth a visit)
- 2012-11-10 10:27:38下载
- 积分:1
-
unsustainable under the agreement, users send frames, will first interception Ch...
非持续CSMA
该协议下,用户在发送帧之前,会先侦听信道的状况,如果没有其他站点发送,它就发送。若信道忙,它就等待一个随机的时间后重复以上动作。
对于某一帧而言,信道是否忙,即是看其绝对时间(FRAMETIME*i+dt)的前一帧时内(FRAMETIME*(i-1)+dt ~ FRAMETIME*i+dt)是否存在发送帧。若无则发送,有则等待一随机时间。
-unsustainable under the agreement, users send frames, will first interception Channel situation, if no other site sent, it sent. If Channel busy, it would wait for a random time to repeat the action. For a frame, whether the busy channel, that is, look at his absolute time (FRAMETIME* i dt) of a time (FRAMETIME* (i-1) dt ~ FRAMETIME dt* i) the existence of this frame. If not then this, then wait for a random time.
- 2022-03-16 02:26:57下载
- 积分:1