The following table lists the ports that the various components of the Express Server listen on:
| Component | Port |
|---|---|
| Express Server | Listens on whatever port the web server is configured to listen on (usually 80) |
| Express Server daemon | By default listens on port 9011 |
| Tomcat Server | By default listens on port 8443 |
| Express Server Agent | By default listens on port 9003 |
| JPIP Server | By default (if installed) listens on port 9013 |