Benjamin wrote: > Hello, > > You can get the Mac address of the network interface with > QNetworkInterface::hardwareAddress (). Aha, I missed that one, thanks! > For the low level information > on the packets, I don't see a way in Qt, but libpcap is good at this > :) > Ok, thanks for sharing your thought. Abdel.