Hi, I try to use the java binding for zeromq on win seven 64:
Configuration: I downloaded the following libraries: http://miru.hk/archive/ZeroMQ-3.1.1beta~miru1.1-win64.exe -> libzmq-v100-mt.dll and http://miru.hk/archive/JZMQ-2.1.10~miru1.2-win64.exe -> JZMQ 2.1.10\ jzmq.dll JZMQ 2.1.10\zmq.jar The problem is In my java code, when I try to implement a pub/sub sample, I am "wake up" on the good topic, but in my receive buffer (String), it's empty ! I uses the following virtual machine: java version "1.7.0_01" Java(TM) SE Runtime Environment (build 1.7.0_01-b08) Java HotSpot(TM) 64-Bit Server VM (build 21.1-b02, mixed mode) Somebody could help me for my project, please. Thanks you by advance. Xavier Millieret ________________________________ ________________________________
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
