Skip to content

Java binding to get the hostname via the OS native call on POSIX and Windows NT.

License

Notifications You must be signed in to change notification settings

spaletta/native-hostname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

native-hostname

Java binding to get the hostname via the OS native call on POSIX and Windows NT.

Why

Because InetAddress.getLocalHost().getHostName() sucks.

License

EUPL-1.2