Example: End TCP/IP server

This topic contains some examples of ending TCP/IP servers.

Example: End all TCP/IP servers

ENDTCPSVR *ALL

This command ends all active TCP/IP servers.

Example: End just the DDM server

ENDTCPSVR SERVER(*DDM)

This command ends the DDM server.