Examples: Start TCP/IP Server

This topic contains some examples of the Start TCP/IP Server (STRTCPSVR) CL command.

Example: Start all TCP/IP servers

STRTCPSVR SERVER(*ALL)

This command starts all of the TCP/IP servers, including the DDM server.

Example: Start just the DDM TCP/IP server

STRTCPSVR *DDM

This command starts only the DDM TCP/IP server.