Im building an application that contacts with local hosts, instead of asking or showing the IP address and letting the user to interact with the ip, I wanted to show the device name directly.
Is there any way to do that?
I only could do that with other applications but not with python.
I searched in socket and in many other modules but I did not find the solution, maybe is it impossible?