I have a C # app running under Windows and Linux, I want to communicate with it through a python script I want to apply the way.
I have tried to use the ZeroMQ library already, and when the C # app was running on Windows it was working fine - I could send / receive messages at both ends But when I tried to use it on Linux / Mono I failed miserably - the app crashed, the kernel 32 exceptions, I tried to compile libzmq.dll again, using the tutorial, but I'm not right P Can I drink?
Is there any other way to do this, or should I paste it with ZeroMQ and try to run it on Linux / Mono?
Comments
Post a Comment