Default Port Numbers
Important: If changing any port numbers ensure that port numbers that are used in multiple configuration files continue to match. For example, if changing port 8085, it must be changed in all applicable configuration files and applications.
MineMarket Server / MineMarket Service
Inbound ports:
- TCP port for listening to clients (ClientManager): 8085
- TCP port for object change notification (IMSRegisterClientForNotification): 8030
- TCP port for object change notification (service endpoint IMSObjectChanged): 8040
- TCP port for monitoring service statuses (IServiceStatusListener): 17040
Outbound ports:
- TCP port for object change notification (client endpoint IMSObjectChanged): 8040
- TCP port for export notifications (IExportNotifications): 9006
- TCP port for MineMarket Search Service (ISearchService): 18044
- TCP port for MineMarket Search Service (IIndexMaintenanceService): 18045
MineMarket Marketing Service
Inbound port:
- TCP port for object change notification (IMSObjectChanged): 8041
Outbound ports:
- TCP port for connecting to the MineMarket Service as a client (ClientManager): 8085
- TCP port for object change notification (IMSRegisterClientForNotification): 8030
- TCP port for reporting service status (IServiceStatusListener): 17040
MineMarket Search Service
Inbound ports:
- TCP port (ISearchService): 18044
- TCP port (IIndexMaintenanceService): 18045
Outbound port:
- TCP port for reporting service status (IServiceStatusListener): 17040
MineMarket Data Mart Service
Inbound port:
- TCP port (service endpoints) for connecting to MineMarket Data Mart Agents (IRetrieveDataMartJobs,IAgentStatusUpdater): 14784
Outbound port:
- TCP port for reporting service status (IServiceStatusListener): 17040
MineMarket Data Mart Agent
Outbound ports:
- TCP port for connecting to the MineMarket Service (ClientManager): 8085
- TCP port (client endpoints) for connecting to the MineMarket Data Mart Service (IRetrieveDataMartJobs,IAgentStatusUpdater): 14784
MineMarket Data Service
Inbound port:
- HTTP port for OWIN configuration: 15002
Outbound ports:
- TCP port for connecting to the MineMarket Service (ClientManager): 8085
- TCP port for reporting service status (IServiceStatusListener): 17040
MineMarket Reporting Service
Inbound port:
- HTTP port for OWIN configuration: 15000
Outbound ports:
- HTTP port for connecting to the MineMarket Data Service (OWIN): 15002
- TCP port for reporting service status (IServiceStatusListener): 17040
MineMarket Clients
Inbound port:
- TCP port for object change notification (IMSObjectChanged): 8041
Outbound ports:
- TCP port for connecting to the MineMarket Service as a client (ClientManager): 8085
- TCP port for object change notification (IMSRegisterClientForNotification): 8030