How to create WiFi hotspot using Qt
-
Hi,
No it's not, creating a WiFI hotspot requires devices that support that mode as well as modifying your system settings. You can write a tool with Qt that helps you with that but Qt doesn't have anything pre-backed for that kind of stuff.
See for example the ArchLinux software access point wiki page.
-
Hi,
No it's not, creating a WiFI hotspot requires devices that support that mode as well as modifying your system settings. You can write a tool with Qt that helps you with that but Qt doesn't have anything pre-backed for that kind of stuff.
See for example the ArchLinux software access point wiki page.