[zeromq-dev] Java API for 0MQ

Martin Sustrik sustrik at fastmq.com
Fri Mar 6 10:01:16 CET 2009


Hi Vladimir,

There are 2 DLLs involved. There's "libzmq.dll", the core library and 
"jzmq.dll" that wraps the core library in a Java wrapper. Both have to 
be on accessible.

Martin

Vladimir & Mihaela wrote:
> Hi,
> 
> I am trying to use the Java version to build a simple app on Windows but the
> documentation is not very explicit in this respect. Can anyone help?
> 
> I added jzmq.dll to my java.library.path, but I still get
> UnsatisfiedLinkError: Can't find dependent libraries.
> 
> Do I need to add any other dll to this variable (I tried adding the 2 dlls
> in the bin directory of the installation)? Do I need to start the
> zmq_server.exe?
> 
> Thanks,
> Vladimir
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list