You are here: Reference Manual > FME Server Ports
FME Server Ports
The following ports are used by the FME Server Core, unless specified otherwise:
Port | Description |
---|---|
25 (Windows), 7125 (Linux) | SMTP Publisher (unsecured). |
80 | Automatic (online) licensing requests. |
465 | SMTP Publisher (secured). |
7069 | Connections requests. |
7070 | FME Engines register on this port initially, after which they are assigned a dedicated port for communication. |
7071 | Jobs, Projects, Repositories, Licensing, and Security requests. |
7072 | Notification Service and Subscribers requests. |
7073 | Schedules requests. |
7074 | Notification Service Subscribers register on this port initially, after which they are assigned a dedicated port for communication. |
7075 | Notification Service and Publishers requests. |
7076 | Notification Service Publishers register on this port initially, after which they are assigned a dedicated port for communication. |
7077 | FME Server configuration and Backup & Restore requests. |
7078 | WebSocket Server requests. |
7079 | Resources requests. |
7081 | System Cleanup requests. |
7082 | Private port used by the PostgreSQL database server that hosts the FME Server Database on an Express installation. |
7500 | Manage FME Server Core processes. |
7501 | Manage FME Engines processes, cancel FME Engines, and add/remove FME Engines. |