Default port usage
By default SmartDFE uses the following ports:
|
Port |
Application |
|---|---|
|
9090 |
SmartWorkflow |
|
9100 |
clrip |
|
9990 |
SmartPCRemote |
|
9997 |
ScreenProDirect (Status) |
|
9998 |
ScreenProDirect (Command) |
|
9999 |
HarlequinDirect |
|
26542 |
SmartPrintController (OPC) |
|
26642 |
SmartPrintController-Meteor (OPC) |
Change HarlequinDirectPort
The port for Harlequin Direct is defined when a HarlequinDirect instance is created in SPC UI, (Engineer → System → Harlequin Direct Servers).
ScreenProDirect is automatically assigned the two port numbers below the value given to HarlequinDirect; you cannot assign these independently.
Change CLRIP port
-
Run Resource Monitor (resmon.exe).
Under network, open the "Listening Ports" section.
Sort by Port, look at the regions SmartDFE uses to check they are clear. -
Change clrip port.
Edit: C:\SPCHD\SW\RIPFarmConfig\ripfarm_global.json
Look for "BasePort" (around line 41)
Change the value to a number where there is a gap in the "ports used" list (as reported by the Resource Manager). -
Copy to ripfarm_global.json the HarlequinDirect folder: c:\SPCHD
-
Restart servers.