Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - broadcast UDP with multiple interfaces: Page 1 of 10 (10 Items)
   
broadcast UDP with multiple interfaces  
I want to broadcast on one specific network.  I have two nics, each on a different network.  I assume that I bind the 
socket to the IP address of the interface I want the broadcast to go out on.

So to test my understanding I use inet_aton() and bind the socket.  Unfortunately it still broadcasts on the "other" 
network.

Can someone explain this to me?  Thanx

Tim