I can get the IP of the computer where I'm running my program as server, for instance 123.123.123, and I can get the IP of the terminals, also 123.123.123,
nevertheless there is also a name of the terminals such as \\accounting\c, \\terminal1\c, \\manager\c, and the server is \\digital\server\c. Those names are shown in the tree of the server where
IP addresses are not shown, instead the name is present. For the user the IP has no meaning and the name he assigns is more suitable to be refered by my program.
How can I get all those names (for the server and the terminals)?
Best regards.
------------------
nevertheless there is also a name of the terminals such as \\accounting\c, \\terminal1\c, \\manager\c, and the server is \\digital\server\c. Those names are shown in the tree of the server where
IP addresses are not shown, instead the name is present. For the user the IP has no meaning and the name he assigns is more suitable to be refered by my program.
How can I get all those names (for the server and the terminals)?
Best regards.
------------------
Comment