I've done a server and and client using nodejs.

Both can exchange broadcast messages when they bind with <object>.bind(<port>)

But they are not able to broadcast messages in this situation: <object>.bind(<port>,<address>)

So, broadcast doesn't work when socket is binding to an address.

Wireshark says that the messages are sent ito the wire.

Version on node.js: v0.8.14 and v0.8.13


--
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to