The proper URL using default ports for HTTP is:
http://pcHostname:8181
Alternative:
http://pcHostname:8181/pc/desktop/page
The proper URL using default ports for HTTPS is:
https://pcHostname:8182
Alternative:
https://pcHostname:8182/pc/desktop/page
The proper URL for the REST web services is:
<protocol>://pcHostname:<port>/pc/center
For HTTP using default ports it would be:
http://pcHostname:8181/pc/center
For HTTPS using default ports it would be:
https://pcHostname:8182/pc/center