UEC_PORT - UECLoad configuration option
Description
The UEC_PORT option specifies the TCP port on which to send the command.
UEC must be running and accepting connections on the specified port.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-p port |
|
|
|
|
|
Command Line, Long Form |
-port port |
|
|
|
|
|
Environment Variable |
UECLPORT=port |
|
|
|
|
|
Definition File Keyword |
n/a |
|
|
|
|
|
Values
port is the TCP/IP port on which to send the command.
port can be specified in either of the following formats:
- Number (for example, 8778)
- Service name (for example, uecload)
Default is 8778.