Network discovery in .NET

后端 未结 1 1332
抹茶落季
抹茶落季 2021-01-28 15:31

I need to get a list of machine connected to the current computer, just like explorer do. I want to use their name to retrieve their shared path using NetShareEnum.

相关标签:
1条回答
  • 2021-01-28 16:06

    I accept the answer from Shymep.

    http://www.codeproject.com/KB/IP/ListNetworkComputers.aspx

    Thank you

    0 讨论(0)
提交回复
热议问题