c++ - finding all IPv6 hosts in interface -


i'm trying analyze network defined interface name see how many ipv4 devices , how many ipv6 devices in. ipv4 hosts find network , broadcast address , iterate trough them find hosts , i'm wondering how find ipv6 hosts since there ipv6 host without ipv4 address assigned itself.

so thoughts are.. want iplement ping6 command ping broadcast , listen answer ipv6 hosts.

don't have advices or experiences approach?
or there better solution?


Comments

Popular posts from this blog

cookies - Yii2 Advanced - Share session between frontend and mainsite (duplicate of frontend for www) -

angular - password and confirm password field validation angular2 reactive forms -

php - Permission denied. Laravel linux server -