Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 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

UsingDNSString0Defines 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
If the UsingDNS = "1", the DNS-name 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

RunAsServiceString0

0 – VPipe server does not start as a service.

1 – if the VRecover module has started, it will run the VPipe server.