Internal communication
Several z/OS® Explorer host
services run in separate threads or address spaces and are using TCP/IP
sockets as communication mechanism , using your system’s
loopback address. All these services use RSE for communicating
with the client, making their data stream confined to the host only.
For some services any available port will be used, for others the
system programmer can choose the port or port range that will be used:
- JES Job Monitor for JES-related services, default port
6715
. The port can be set in theFEJJCNFG
configuration member and is repeated in therse.env
configuration file.