Project Home
Project Home
Documents
Documents
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 - Proper way to wait for DHCP assignment?: (1 Item)
   
Proper way to wait for DHCP assignment?  
I have some drivers that I'd like to start on boot which depend on the network address being assigned by DHCP (actually 
ntpdate is one of these, too).  Is there a "waitfor" command I can use that will wait until the socket interface is 
configured?  If I insert a sleep with a sufficiently long pause, this will work, but I was hoping for a cleaner solution
...

Thanks!
David