OTMql4Zmq icon indicating copy to clipboard operation
OTMql4Zmq copied to clipboard

zmq_send() & zmq_recv() - "Bad address" error and MetaTrader crash

Open Wojtekcdv opened this issue 7 years ago • 0 comments

Hi! I created a simple client in mql4 to communicate with my java program on port 5555. 0MQ_client.txt Unfortunately zmq_send() & zmq_recv() return "-1" and zmq_errno() for both of them returns 14, which corresponds to "Bad address" error message. Could you tell me what might be the problem?

Essential informations:

  • Windows 10 64 bit
  • MetaTrader version 4.00 build 1065 installed from FOREX.com
  • OTMql4Zmq from git

Thank you in advance!

Wojtekcdv avatar Apr 01 '17 16:04 Wojtekcdv