I've used both clrzmq2 and pyzmq successfully on windows with no trouble at all. (clrzmq can be gotten from NuGet and pyzmq from https://github.com/zeromq/pyzmq/downloads (just pick the right one for your python version)
On Mon, Jun 24, 2013 at 7:09 PM, Nishant Mittal <[email protected]> wrote: > We have a requirement to write a small windows client that uses a SUB/DLR > socket to connect to a PUB/RTR running on a linux machine. We tried a lot > of different ways (Java, .NET) but couldnt get the client to work on > windows.. windows keeps complaining zmq.dl not found. > > Any ideas are welcome.. I am also open to commercial time-materials based > support on this issue. > > someone please help! > > *Nishant Mittal* > > *Disclaimer:* > > *The information contained in this communication is not intended as an > offer or solicitation for the purchase or sale of any securities, futures, > options, or any other investment product. This communication is not > research, and does not contain enough information on which to make an > investment decision. The information herein has been obtained from various > sources. We do not guarantee its accuracy. Any opinion offered herein > reflects Rosenblatt Securities Inc. current judgment and may change without > notice. Member: NYSE, SIPC, FINRA* > > _______________________________________________ > 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
