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 - receiving udp broadcasts: Page 1 of 2 (2 Items)
   
receiving udp broadcasts  
Hi,
i am trying to receive broadcastmessages that i send to the IP address 10.1.1.255.

All my target are in this subnet.

The problem is that all broadcastmessages seem to be ignored by the qnx targets.

The targets plattforms in my subnet are a mix of Win7, WinXp, WinCE and QNX6.5. And with the exception of the qnx target
 it works fine.

Unicast to the qnx targets work.

I use the function recvFrom and setsockopt with SO_BROADCAST as parameter after opening the socket.

What else do i have to do to receive the broadcasts? Any help would be a appreciated.

If a more detailed description is needed plz tell me :)