I need to be able to programmatically get my network settings in QNX 6.3. Currently i can get the IP address and netmask using an ioctl call, but I can’t figure out how I can find if DHCP is enabled.
Is there a way to do this without parsing net.cfg?