How to set up a ZeroMQ request-reply for a c# client and a python server

前端 未结 0 492
执笔经年
执笔经年 2020-12-13 17:41

I\'m trying to communicate between a c#(5.0) and a python (3.9) application via ZeroMQ. For .Net I\'m using NetMQ and for python pyZMQ.

I have no trouble letting two

相关标签:
回答
  • 消灭零回复
提交回复
热议问题