# POSConnect Client Self-Installation
Read Time: 2 minute(s)
You may install POSConnect (opens new window) on your application server following these steps.
# Step 1: Extract Installation Packet
There are a total of 2 files that are delivered to the client for POSConnect Java Listener installation:
- POSConnect zip/tar file (Windows/UNIX)
- POSConnect license file (Delivered after initial setup has been completed)
Extract the POSConnect zip/tar file, provided by Zumasys, to the POSConnect Install Directory.
For Windows installations only, after the zip file has been extracted to the POSConnect Install Directory, navigate to the config directory and double click to run the following scripts:
installPOSConnect
installScheduler
installSweeper
Running these scripts will install the POSConnect listeners, the scheduler, and the sweeper as separate Windows services that can be seen and controlled from the standard Windows Services control panel.
# Step 2: Encrypt Login Credentials
Next follow these steps to enter and encrypt the database login credentials.
- Navigate to the
scripts
directory PCT.editProps
- Select
TCSPOS.database.Password
- Enter your password
- Press
RETURN
to Continue... - Press
RETURN
again to Exit
# Step 3: Validate License
Go to the POSConnect Install Directory. Then follow these steps to get the license information:
Navigate to the scripts directory:
PCT.checkLicense (double-click PCT.license on Windows)
E-mail the output shown below:
The JVM reports the following network information about your system:
-------------
IP Address: 123.123.123.123
Hostname: csp.posconnect.net
Error reading existing license. Details: java.io.FileNotFoundException:
../config/POSConnect_Test.lic (No such file or directory)
2
3
4
5
6
7
# Step 4: License Delivery
The client will be notified with an email to download the new license file from the client Product Repository. Copy this file into the directory POSConnect Install Directory
config
.Run the
PCT.checkLicense
script again (double-clickPCT.License
on Windows) and verify that the license information displays similarly to the system information as shown below:
The JVM reports the following network information about your system:
--------------------
IP Address: 123.123.123.123
Hostname: csp.posconnect.net
License Information:
-------------------
License application name: POSConnect
License client name: Total Computing Solutions
License file name: POSConnect_Test.lic
License client IP 1: 123.123.123.123
License client hostname 1: csp.posconnect.net
License client IP 2: 123.123.123.123
License client hostname 2: csp.posconnect.net
License expiration date: Mon Dec 31 00:00:00 EST 2021
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Please contact support if you need further assistance: support@total-computing.com