Forum > Networking and Web Programming
Code for scanning systems attached to network
Almindor:
I'm not sure. Do the devices "reply" to some specific UDP packets for example? If so one could get the mac-address out of the received replies (not sure exactly how since the info is in the ethernet heather of the packet and std. socket api only returns the UDP data part, not heather info).
If you need lower level stuff like ARP or RARP lNet doesn't provide that at all.
You're basically looking at low level stuff, under lNet's radar.
vfclists:
It turns out the nmap command can do that quite easily and it works on Windows and Mac as well, but something more compact would be ideal.
Navigation
[0] Message Index
[*] Previous page