Category Archives: EmbeddedQt

Finding all Network Interfaces with Embedded Qt

When deploying embedded devices with a display, it’s often handy to know the DHCP IP-Address without having a look at the DHCP server’s logs or connecting the serial console. I will show you how to use platform independent code to … Continue reading

Posted in EmbeddedQt | Tagged , , | 1 Comment