Changi NNTP Server 1.0
[
Bottom of Page |
Previous Page |
Next Page |
Table of Contents ]
Changi Environment
Specifying Portnumbers
The following environment variables may be set to specify
TCP and UDP ports used by Changi and its companion programs:
CHANGICONTROLPORT
CHANGINEWSPORT
CHANXNEWSPORT
Changi will listen on this port for incoming
control datagrams. By default, UDP port 119 is used.
Example:
SET CHANGICONTROLPORT=22119
Changi will listen on this port for incoming
client connections. Chanx uses this variable
to determine the port of the newsserver to be queried for existing
message-ids, while Rnews
will sent its articles to the specified port. By default,
TCP port 119 is used.
Example:
SET CHANGINEWSPORT=31000
Chanx will connect the remote server at the
specified port. By default, TCP port 119 is used.
Example:
SET CHANXNEWSPORT=31000
[
Top of Page |
Previous Page |
Next Page |
Table of Contents ]