MSIR.0469 Establishing connection to host (nameOrAddr) port number (pnum) using Janus CLSOCK port (pname), user socket number (socknum)

From m204wiki
Revision as of 18:51, 17 December 2013 by JAL (talk | contribs) (Created page with "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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.