ComputerName() / HostName()
Posted: Tue Jul 04, 2023 12:14 pm
I am writing a server/client application. Server or client can be any computer in this network. The computer that starts the program first is automatically the server.
Where exactly is the difference between the functions computername() vs. hostname()? For me the result is always the same.
Where exactly is the difference between the functions computername() vs. hostname()? For me the result is always the same.