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 - BOOTP & IP address asignemnt: Page 1 of 4 (4 Items)
   
BOOTP & IP address asignemnt  
We needed a BOOTP client for our product, so I am writing one.  I have the process complete up until I assign the 
information (IP address & etc) to the interface.  

I am wondering if there is a graceful way to accomplish this assignment?  

Looking at the DHCP client it looks like it prepares a script file and passes it off to some other app.  
Would I be able to create a similar script file and pass it off to the same application?  
If so, what is the app and what parameters could I have it set for me?  
Or could you tell me where to find the code to look through to figure that out for myself?

Thanks,
Jared