MSIR.0140 Can't define a remote server as both INONLY and OUTONLY: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that both the INONLY and OUTONLY parameters were specified in a JANUS DEFINE command for a ''Janus Open Server'' port (type OPENSERV). Since, INONLY in...")
 
m (1 revision)
(No difference)

Revision as of 16:40, 9 November 2010

This message indicates that both the INONLY and OUTONLY parameters were specified in a JANUS DEFINE command for a Janus Open Server port (type OPENSERV). Since, INONLY indicates that the port can only be used for Open Server applications and OUTONLY indicates that the port can only be used for Open Client applications, specifying both parameters is contradictory and hence invalid.