Link multiple POS device(Multi-Terminal mode and Network database)

From TitaniaPOS Wiki
Revision as of 12:06, 7 September 2025 by Vtop (talk | contribs)
Jump to navigationJump to search

Notice
The guide is an example only!
Some information might requires user to change to suits their needs.

Linking multiple POS devices(POS hardware, order terminal, mobile order terminal) is possible by setup main POS internal Database server or external Database server port number to static.

Step by step on configuration:

  1. On main device(where you want the database to be located on), open the software if haven't done so, at the main menu, click/tap Database Setup
  2. Change Database mode to Standalone if haven't done so
  3. Set a fixed/static port number on the Listening Port and remember this port number as your need it on other devices(Note: anything above 1024 and not more than 65535, example in this guide, 8080)
  4. Click/Tap Save button to confirm changes, and the software will ask for confirming Software restarting, allow to restart
  5. After restarted, please setup your main device's Android IP address, and make it fixed/static IP address, write it down or remember it as you will need this IP address too.(Note: please refer to your Android device manual/guide on how to setup fixed/static IP Address, Google is your best friend, in the mean time 192.168.1.50 is an example in this guide)
  6. On other Android device(where you want to use as order terminal or mobile order terminal), install the TitaniaPOS software if haven't do so, otherwise launch it
  7. On the other device main screen, click/tap Database Setup, then change Database Mode to Network
  8. On Server API Address, enter the following http://<ip address from the main device>:<port number from the main device>, in this guide example, http://192.168.1.50:8080
  9. Click/Tap Save button to confirm changes, and the software will ask for confirming Software restarting, allow to restart
  10. After restarted, you should able to see your other device will be start using main device configuration(Department, PLU, Window, etc)
  11. Congratulation

If you need to set more other devices to link to main device, please follow from step 6