showURL

Try to figure out if this is a desktop machine which can run a graphical web browser, or a headless machine which can't. Either open the URL directly, or just print it and invite the user to do so themselves.

void
showURL
(
string host
,
ushort port
)

Meta