Re: [zeromq-dev] Is there a tool to help with the zeromq enviroment?

2015-12-24 Thread Constantin Rack
You could use Wireshark [1] to capture the traffic together with the Wireshark Dissector [2] for ZMTP [3], the protocol that ZeroMQ uses. In [3], you find also the formal grammar of the protocol, which may help you to understand the payload you have posted. -Constantin [1]

[zeromq-dev] Is there a tool to help with the zeromq enviroment?

2015-12-23 Thread zhangkai.gis
Hello, I use zeromq 3.2.0 push/pull between windows and linux.I bind a port on windows use pull,then connect the endpoint with linux push.and I grab the data with tcpdump.and I get "ff 00 00 00 00 00 00 00 01 7f".But the windows pull do not recv it .I think maybe the data used by zeromq