This parameter is only needed for a standalone IOManager. If you use a full engine, the IOManager is included and only the "RundownKernelAddress" must be specified. This parameter is the local IP port number which is opened from the IOManager for the communication with the RundownKernel. Specifying a port number activates the server part of the communication (IOManager will open an IP port and will wait for incoming connect requests.) The client side can be activated at the same time with the parameter "RundownKernelAddress" which allows to start both sides in arbitrary order. Note that each port number can be used only once for exactly one connection ! |