Changed Stop & Start Commands for TCP/IP Servers XCOM for AS/400 i5/OS r11 SP01
search cancel

Changed Stop & Start Commands for TCP/IP Servers XCOM for AS/400 i5/OS r11 SP01

book

Article ID: 3915

calendar_today

Updated On:

Products

XCOM Data Transport

Issue/Introduction

Several of the XCOM commands to start and stop the XCOM TCPIP servers have changed with XCOM r11 SP01.

In r11, which supported IPv4, the start and stop commands for TCP/IP servers were as follows:
Start commands

STRXCOMTCP (start XCOM TCP/IP server)
STRXCMTCPS (start TCP/IP SSL server)

Stop commands

STPXCOMTCP (stop XCOM TCP/IP server)
STPXCMTCPS (stop TCP/IP SSL server)

Environment

XCOM™ Data Transport® for AS/400 i5/OS

Resolution

Because r11 SP01 now supports IPv6, these commands have been renamed and new commands have been added. The start and stop commands for TCP/IP servers are now as follows:
Start commands

STRXCTCP (start TCP/IP IPv4 server)
STRXCTCPS (start secure socket TCP/IP IPv4 server)
STRXCTCP6 (start TCP/IP IPv6 server)
STRXCTCP6S (start secure socket TCP/IP IPv6 server)

Stop commands

STPXCTCP (stop TCP/IP IPv4 server)
STPXCTCPS (stop secure socket TCP/IP IPv4 server)
STPXCTCP6 (stop TCP/IP IPv6 server)
STPXCTCP6S (stop secure socket TCP/IP IPv6 server)

Additional Information

For additional information about the parameters associated to the START commands please refer to the online documentation:  Start and Stop Commands for TCP/IP Servers.