Well... in short words, it's not possible using Qt (and not only Qt, you can't do it with plain C too). On QtForum there was a thread about it and someone (Chicken Blood?) posted a solution, but AFAIR it wasn't a pretty one.
You can do it manually by querying /sys/class/net/*/address files. They contain addresses of network interfaces.





Reply With Quote
Bookmarks