开发者

fastest way to discover nodes on LAN

I have a larger network about 1000 pcs on LAN

I need to know that what is the fastest way to discover nodes/ pc on lan for admin pruposes

Abd开发者_JAVA技巧ul Khaliq


You could try sending out a ping message but it's unlikely that all nodes will reply to it.

The most reliable way to detect nodes is to perform ARP requests. You'll need to control a node inside the LAN (ARP requests don't pass through routers).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜