I have an existing port alias defined in the Winnt\System32\drivers\etc\Services file: msgconsole 15200/tcp
How can I retrieve the port number ‘15200’ from within a Java program by using the alias of ‘msgconsole’?