[zeromq-dev] newbie helloworld Help
Ng Teng Jie
ng_tengjie at yahoo.com.sg
Thu Apr 14 04:49:22 CEST 2011
Hi,
Thanks, I got it! Its the bind/connect that I mixed up.
tj
--- On Wed, 13/4/11, Ian Barber <ian.barber at gmail.com> wrote:
From: Ian Barber <ian.barber at gmail.com>
Subject: Re: [zeromq-dev] newbie helloworld Help
To: "ZeroMQ development list" <zeromq-dev at lists.zeromq.org>
Date: Wednesday, 13 April, 2011, 6:11 PM
On Wed, Apr 13, 2011 at 10:57 AM, Ng Teng Jie <ng_tengjie at yahoo.com.sg> wrote:
Pardon this newbie, I cannot get the sample hello world server/client to work.
I am suspecting that I need to open the port 5555 through "iptables" in ubuntu? Is that right? Code in C is used as in the documentation.
Thanks for any help! :)
By default localhost any localhost connnection should be allowed through with ubuntu iptables AFAIK, but as a test just try stopping iptables, trying your samples, then start it again. Make sure that you have an example where one side is calling bind() and the other connect() as well, if you've tweaked the code at all.
Ian
-----Inline Attachment Follows-----
_______________________________________________
zeromq-dev mailing list
zeromq-dev at lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110414/ac1f6e1d/attachment.htm>
More information about the zeromq-dev
mailing list