Get description of the computer on the network

  • Thread starter Thread starter Augusto
  • Start date Start date
Hi,
How i get a description of the computer on the network
with c#?

Does SystemInformation.ComputerName or SystemInformation.UserDomainName
help? It's under System.Windows.Forms namespace.

...
Regards,
Vadim.
 
Back
Top