Establishing a TCP connection

The TCP stack that is shipped with Windows systems do not include an inet daemon or equivalent.

The WebSphere MQ command used to start a TCP listener is:

runmqlsr -t tcp

The listener must be started explicitly before any channels are started.