Web Application Ports
From ITS Wiki - Information Technology Services - University of Rhode Island
| Networking This page is part of a category. To see more pages like this, go to the Networking index. |
| |
|---|
| WebCT references in this article have been marked for deletion on October 1st, 2009. Please see Sakai for more information. |
Contents |
Internet Ports
When a computer sends information over the network it attaches a header known as a port. Most data sent communicates on port 80 also known as the http port. E-mail programs when sending messages often send messages using port 25 for SMTP(Simple Mail Transfer Protocol). There are many other special ports all associated with different ways of communicating called protocols.
URI and Internet Ports
To check your access to eCampus ports, see http://www.uri.edu/helpdesk/index/ports.php
E-campus communicates on four main ports:
7004 - Student log on
7008 - Transferring port / Admission Application
7012 - Faculty Log on
7016 - Forgot Pass, Forgot ID, First Time Users
WebCT communicates on the following ports:
443 - Off-campus log on
80 - General log on
Common Problems with E-campus Ports
Problem: You get "Page cannot be displayed" when trying to access e-campus
Reason: The computer you are using is behind a firewall that is blocking the e-campus ports.
Solution: Contact your Network Administrator and tell him/her to open the e-campus ports listed above.
Problem:You get "You are not authorized to view this component" when trying to access e-campus
Reason: The computer you are using was recently communicating with e-campus and it thinks you are logging on twice.
Solution: Close your browser and reopen it. If that doesn't work clear cache and cookies. It is not a pervasive problem and often fixes itself.
Problems with WebCT Ports
Problem: Users cannot log into WebCT due to a firewall restriction.
Reason: Port 443 is blocked, usually on a corporate firewall.
Solution: Request that the local network administrator open port 443 or attempt to remove the port (as seen below) from the URL.
From: https://webct.uri.edu:443/webct/ticket/ticketLogin?action=print_login&request_uri=/webct/homearea/homearea%3F
To: https://webct.uri.edu/webct/ticket/ticketLogin?action=print_login&request_uri=/webct/homearea/homearea%3F

