Unable to render embedded object: File (books.jpg) not found.
Go to documentation repository
Page History
When a firewall protection and access control system is in use, e.g. the Internet FPSU system (http://www.amicon.ru/), a VPipe complex is used to organize a through channel between ATM-Intellect Pro and ATM-Intellect Workstation via ATM network resources.
The complex consist of two components:
...
VPipe complex is configured using Windows registry. The description of registry parameters required for configuring VPipe server and client is given below. It is also possible to set these parameters with the following files that can be found in an archive with integration modules:
- VPipe_x86.reg for 32-bit OS
- VPipe_x64.reg for 64-bit OS
VPipe client parameters description (registry section HKEY_LOCAL_MACHINE\SOFTWARE\BITSoft\VPipe\VPipeClient for 32-bit OS, HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BITSoft\VPipe\VPipeClient for 64-bit) is given in the table.
Name | Type | Default value | Description | |
PortPDV | DWORD | 7777 | ATM-Intellect Workstation port to which VPipe client connects | |
PortLVOS | DWORD | 8555 | VPipe server port to which VPipe client connects | |
UsingDNS | String | 0 | Defines wether the AddressPDV parameter sets an IP address or DNS name of ATM Intellect Workstation | |
AddressPDV | String |
| If the UsingDNS = "0", the IP-address of ATM-Intellect Workstation |
is specified in the AddressPDV parameter | ||||
AddressLVOS | String |
| IP-address of VPipe server | |
TmoConnectPDV | DWORD | 5 | Interval in seconds between attempts to connect to ATM-Intellect Workstation | |
TmoConnectLVOS | DWORD | 5 | Interval in seconds between attempts to connect to ATM-Intellect Pro | |
FolderLog | String | C:\VPipeClient\ | Folder for storing module log files | |
LogPeriod | DWORD | 1 | Period of storage of the module log files in months | |
ExtLog | DWORD | 0 | If it is necessary to store contents of forwarded packages in the log | |
TerminalID | String |
| TerminalID of the ATM where VPipe client is installed | |
TmoPassiveLVOS | DWORD | 120 | Allowed time of inactivity on the socket with ATM-IntellectPro (sec.) | |
TmoPassivePDV | DWORD | 120 | Allowed time of inactivity on the socket with ATM-Intellect Workstation (sec.) | |
TmoMonitorTimer | DWORD | 120 | Interval between attempts to send the monitoring package to ATM-Intellect Workstation (sec.) |
VPipe server parameters description (registry section HKEY_LOCAL_MACHINE\SOFTWARE\BITSoft\VPipe\VPipeSrv for 32-bit OS, HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\BITSoft\VPipe\VPipeSrv for 64-bit) is given in the table.
Name | Type | Default value | Description |
PortATM | DWORD | 8555 | ATM-Intellect Pro port to which VPipe client connects |
PortLVOS | DWORD | 7777 | VPipe server port to which ATM-Intellect Pro connects |
FolderLog | String | C:\VPipeSrv\ | Folder for storing module log files |
LogPeriod | DWORD | 1 | Period of storage of the module log files in months |
ExtLog |
DWORD | 0 | If it is necessary to store contents of forwarded packages in the log | |
RunAsService | String | 0 | 0 – VPipe server does not start as a service. 1 – if the VRecover module has started, it will run the VPipe server. |