Inet_Mode
Specify whether the Interchange server should open an Internet-domain socket
and use that to listen for requests from a "link program".
Synopsis
This is a Yes or No directive.
The default is Yes.
Scope
This directive is only available for use in the global
(interchange.cfg) configuration file,
and will affect all websites running under the Interchange installation.
It will not work in a website's local (catalog.cfg)
configuration file.
Description
Specify whether the Interchange server should open an Internet-domain socket
and use that to listen for requests from a "link program".
The default port number, 7768,
can be changed using the TcpMap directive.
This configuration directive can be overridden using interchange's
--inetmode and
--unixmode command line switches.
See also