eConnect Global Gaming

1 | eConnect Global Gaming Interface Setup

This article explains the procedure for implementing the Bepoz interface to eConnect Global Gaming. eConnect is a Gaming industry monitoring application. It has a Gaming Floor monitoring system and also a POS monitoring system. This interface mainly comprises a Till Extension that connects directly to a TCP Port on the eConnect computer and sends TCPIP packets for events that occur in Bepoz, like Table Open, Transaction End, etc.

This article explains the procedure for implementing the Bepoz interface to eConnect Global Gaming.

eConnect is a Gaming industry monitoring application. It has a Gaming Floor monitoring system and also a POS monitoring system.
This interface mainly comprises a Till Extension that connects directly to a TCP Port on the eConnect computer and sends TCPIP packets for events that occur in Bepoz, like Table Open, Transaction End, etc.
There is also a Scheduled Job that periodically sends base data across such as Operator Names, Revenue Centre Names, etc.

Prerequisites​​​​​​​

To begin the implementation process, the Implementation Operator must have the following privileges enabled:

  • Ability to use BackOffice
  • Access to & maintenance of Scheduled Jobs
  • Access to & maintenance of Venue, Stores & Tills

eConnect Scheduled Job

  • This Scheduled Job must be added and it's recommended to run it daily (at minimum)
  • This Job will send all the names for Revenue Centres (Venues), Terminals (Workstations), and Employees (Operators) to eConnect to enable their reports to reflect the correct names
    • This should be run at the Head Office Only
  • Please see the image and setup notes below for instructions:

Scheduled Job Setup Instructions

  • After adding a new Scheduled Job, enter a Job Name and then set it as follows:
    • Job Type: External DLL
    • DLL Name: Jobgaming.Dll
    • Class Name: E Connect Data
  • Set any other required configurations such as "Run Missed Jobs", "Run as", etc.
  • Configure the required Schedule(s); again it is recommended to Run this Job at least once per day
  • Set the Job Options as follows:
    • Use SSL: OFF
    • E-Connect URL: devcenter.econnect.tv
    • E-Connect PlugIn ID: This will be supplied by eConnect
    • E-Connect Auth ID: This will be supplied by eConnect
    • E-Connect Port: 6499 or 6500
    • Local TCP Port: 0
  • Click OK to save the Job

eConnect Till Extension

  • There is also a Till Extension that must be added and configured for every Till in order to send Events data to eConnect
  • Please see the image and setup notes below for instructions:

Till Extension Setup Instructions

  1. After adding a new Device, enter a Device Name and then set it as follows:
    1. Device Type: Till Extension
    2. External DLL Name: Tillx_econnect.Dll
    3. Class Name: E Connect
  2. Set the Job Options as follows:
    1. Use SSL: OFF
    2. E-Connect URL: devcenter.econnect.tv
    3. E-Connect PlugIn ID: This will be supplied by eConnect
    4. E-Connect Auth ID: This will be supplied by eConnect
    5. E-Connect Port: 6499 or 6500 (use same as for Scheduled Job)
    6. Local TCP Port: 0
  3. Click OK to save the Job
  • Repeat these steps for all required Tills