Qt Local DNS Mapping
Unsolved
General and Desktop
-
wrote on 14 Jul 2016, 21:14 last edited by
I wish to try to apply dns mapping within my application.
I want it to act in the same as if I edited the \etc\hosts file to add in an IP and DNS.Thanks!
-
Hi and welcome to devnet,
AFAIK, it's not possible on a "per application" basis. Qt's network stack uses what the OS provides.
1/2