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 - ARP Request in qnx7: Page 1 of 4 (4 Items)
   
ARP Request in qnx7  
I am working on a function to sending arp request using network socket library in QNX7 invironment. It requires to send 
a broadcast ARP message (FF:FF:FF:FF:FF:FF MAC address) and receive a response from the destination with it MAC address.
 Does anyone have experience how to achieve this? Is there any code example? Thanks!