Maximizing XTSyncServer Performance:

Written by

in

XTSyncServer is a dedicated background data synchronization module developed by Xpert-Design Software for their project time-tracking platform, Xpert-Timer. It serves as the primary bridge linking remote devices—such as Android smartphones or laptops—to a company’s centralized local database. Core Functionality

Bi-directional Synchronization: It enables two-way data transfer, ensuring that timestamps, project details, and task updates recorded on mobile devices flow back to the main office, while new projects and clients populate on remote employee devices.

Offline Capability Support: Remote employees can record hours completely offline using the Xpert-Timer Mobile App. XTSyncServer then syncs that data once an internet connection is established.

Database Management Caveat: When running on older infrastructure using an MS-Access database, XTSyncServer actively locks the database file. Users must temporarily shut down the server to perform standard backups, or upgrade to an SQL server (like MySQL or MS-SQL) to avoid locking issues. System Architecture

The tool functions as a Windows-based service executable (SyncServer.exe or XTWebserver.exe). It is deployed on a machine within the corporate network that remains constantly running.

To connect devices externally, administrators configure port forwarding or UPnP on the network firewall to direct incoming mobile traffic straight to the internal synchronization server. Who Needs It?

This add-on module is primarily purchased by teams deploying the multi-user desktop version, Xpert-Timer Pro, who need to support on-the-go workers or field employees who do not have permanent access to a local Windows workstation.

Are you planning to deploy XTSyncServer for Android users or remote Windows laptops, and what kind of database backend (Access or SQL) are you currently using? Synchronisation with Android – Xpert-Timer Manual

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *