Hi, you can use wireshark. There's a lua extension for wireshark that can handle zmtp messages https://github.com/whitequark/zmtp-wireshark.
//Kevin 2016-08-25 9:02 GMT+00:00 zhangkai.gis <[email protected]>: > Hello all, > I established a zmq push server(bind) in linux(192.168.2.225) and run > a zmq pull client(connect) in Win7 64 bits(192.168.9.58). I can saw > that.The windows client can connect to the server.But when server have > message to push.The client did not receive msg?How can I debug with this?Is > there some tools or method to debug with? > > Thanks, > zhangkai > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
