[zeromq-dev] Sniffing connections

Pieter Hintjens ph at imatix.com
Thu Apr 11 11:17:58 CEST 2013


Note, RFC 23 is a proposal for a new version of ZMTP (3.0), so it's
not what runs today. That would be RFC 15 (ZMTP/2.0).

There's some examples of code that reads/writes ZMTP/2.0 here:
https://github.com/hintjens/zmtplib

-Pieter

On Wed, Apr 10, 2013 at 11:34 PM, Joshua Foster <jhawk28 at gmail.com> wrote:
> Best place to start is the MTP: http://rfc.zeromq.org/spec:23
>
> Joshua
>
>
> Garrett Smith wrote:
>
>
> It's come to the point that I want to become very intimate with 0MQ
> connections.
>
> I'd usually use tcpdump and watch port traffic but at the TCP level,
> I'm guessing I won't learn much. Does anyone have some helpful tips to
> start this process?
>
> Garrett
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list