Method | Description |
---|---|
__init__(self, forced_port, forge_addr, overrideable, forge_port) | Constructor to initialize an instance of the TransparentRouter class. |
Table 5.95. Method summary
This constructor creates a new TransparentRouter instance which can be associated with a Service.
forced_port (integer) | |
---|---|
Default: 0 | |
Modify the destination port to this value. Default value: 0 (do not modify the target port) |
forge_addr (boolean) | |
---|---|
Default: FALSE | |
If set to TRUE , the client's source address is used as
the source of the server-side connection.
|
forge_port (complex) | |
---|---|
Default: Z_PORT_ANY | |
Defines the source port that is used in the server-side connection. See Section 5.12.1, The source address used in the server-side connection for details. |
Published on May 30, 2024
© BalaSys IT Ltd.
Send your comments to support@balasys.hu