Examples: Starting TCP/IP Server
This topic contains some examples of the Start TCP/IP Server (STRTCPSVR) CL command.
Example: Starting all TCP/IP servers
STRTCPSVR SERVER(*ALL)This command starts all of the TCP/IP servers, including the DDM server.
Example: Starting just the DDM TCP/IP server
STRTCPSVR *DDMThis command starts only the DDM TCP/IP server.
Parent topic:
Start TCP/IP Server (STRTCPSVR) CL command