FitNesse. UserGuide. SliM. SlimProtocol.
PortManagement [add child]
The SlimServer opens and listens to a server socket. It gets the port number from FitNesse via the command line. The default is 8085 and it cycles through the next 10 ports to avoid collisions. If 8085 is not convenient for you, you can set the SLIM_PORT variable to any port you like. This variable can be defined on a page by page basis with !define, or it can be specified with -DSLIM_PORT=xxxx on the java command line, or it can be an environment variable.