System information
126
PHSETUP Protocol parameters
The following PHSETUP parameters correspond to the "Protocols tab" settings in PC-Duo
Host.
Parameter
Definition
encryption:on
encryption:off
Set to on to encrypt all remote data exchanges.
Otherwise set to off.
ip:on
ip:off
Specify whether (on) or not (off) this Host computer
„listens‟ on the UDP/IP protocol, or accepts connections
on that protocol. Specify ipport when you set this on.
ipport:number
Set the port number for IP usage. The value number is
an unsigned hexadecimal, octal, or decimal short integer.
For example:
• The number 10 = “10” (decimal), “012” (octal), or “0xA”
(hexadecimal).
• The number seventy-two = “72” (decmimal), “0110”
(octal), or “0x48” (hexadecimal).
• The number one hundred ten = “110“(decimal), “0156”
(octal), or “0x6E” (hexadecimal).
Set to 0 to use the default port.
ipx:on
ipx:off
Specify whether (on) or not (off) this Host computer
supports the IPX protocol. Specify ipxport when you
set this on.
ipxport:number
Set the port number for IPX usage. The value number is
an unsigned hexadecimal, octal or decimal short integer.
For example:
• The number 10 = “10” (decimal), “012” (octal), or “0xA”
(hexadecimal).
• The number seventy-two = “72” (decmimal), “0110”
(octal), or “0x48” (hexadecimal).
• The number one hundred ten = “110“(decimal), “0156”
(octal), or “0x6E” (hexadecimal).
Set to 0 to use the default port.
tcp:on
tcp:off
Specify whether (on) or not (off) this Host computer
supports the TCP/IP protocol. Specify tcpport when
you set this on.
tcpport:number
Set the port number for TCP/IP usage. The value
number is an unsigned hexadecimal, octal or decimal
short integer. Set to 0 to use the default port.
tcpaccessmode:
grant
tcpaccessmode:
deny
Determine whether (grant) or not (deny) to grant or deny
most TCP/IP traffic. Set tcprestrictions to define
exceptions to this policy.
The default is grant.