hi there,
i want to dipslay these ip addresses ,the braodcast and netmask on the screen.....i used the following to obatin the info
but i cant seem to get it on the screen
QList<QNetworkAddressEntry> entries;
entries = inter->addressEntries();
can smbdy plz tel me how to.....
i mean what command to use in a for loop?
thank u




