If you don't do a socket.recv(0), then it will return null if there is nothing in the queue.

Joshua

July 10, 2012 11:48 AM

Hi,

 

I try to use the java binding for zeromq on win seven 64:

 

Configuration:

I downloaded the following libraries:

libzmq-v100-mt.dll

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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to