MSIR.0469 Establishing connection to host (nameOrAddr) port number (pnum) using Janus CLSOCK port (pname), user socket number (socknum)
This informational message indicates that a Janus Sockets application is connecting to a remote server. [Name|]addr shows the IP address of the remote server (as addr) and, if the remote host name was specified for the connection, it is shown as name, with a vertical bar (“|”) separating the host name and IP address. Pnum shows the port number of the remote server. Pname shows the name (i.e., JANUS DEFINE pname) of the CLSOCK port being used. Socknum shows the socket number returned to the User Language application by the Janus Sockets “CONNECT” $function.