Qt 6.11 is out! See what's new in the release
blog
Getting DHCP Option #9 in Qt
General and Desktop
1
Posts
1
Posters
734
Views
1
Watching
-
I would like to ask if it is possible to get the "DHCP Option 9":http://www.iana.org/assignments/bootp-dhcp-parameters/bootp-dhcp-parameters.xhtml#options (LPR Server) in Qt5? I need to get all of the IP addresses listed in Option 9. I wasn't able to find anything in the documentation.
If it is not possible in Qt, if someone could tell me how could it be done in c++ I'd be very grateful.
Thanks for any help and answers!