python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there a way to get imageZMQ working on android using Kivy?
I am running a client on android using Kivy that sends camera frames to a server PC. The entire code for both server and client runs fine when testing both scripts locally on the computer. The problem...
AJ Kishawi
Votes: 0
Answers: 1
Receiving message on ZMQ socket from unauthenticated sender
I have a ZMQ pub/sub architecture where I have one sub and many pubs. One of those pubs is external and therefore I encrypted the incoming messages using ZMQ CURVE. The rest, however, are all internal...

AlexAbrahams
Votes: 0
Answers: 1
How to get a value from Custom Indicator with zmq?
I have an MQL4 Custom Indicators and I make the EA ( an Expert Advisor ) to get data into MetaTrader Terminal 4 ( mt4 ).
But, how can I import my custom indicators EA to client zmq to get the value ?
Agam Theos
Votes: 0
Answers: 1