A Augusto Jul 14, 2003 #1 Hi people. How i get a description of the computer on the network with c#? Thanks
V Vadim Melnik Jul 14, 2003 #2 Hi, How i get a description of the computer on the network with c#? Click to expand... Does SystemInformation.ComputerName or SystemInformation.UserDomainName help? It's under System.Windows.Forms namespace. ... Regards, Vadim.
Hi, How i get a description of the computer on the network with c#? Click to expand... Does SystemInformation.ComputerName or SystemInformation.UserDomainName help? It's under System.Windows.Forms namespace. ... Regards, Vadim.