ChronoTrack forwarder
The forwarder is a program that runs locally to send reads from ChronoTrack timing systems to RACEMAP. You use the forwarder through command line, no UI.
Last updated
The forwarder is a program that runs locally to send reads from ChronoTrack timing systems to RACEMAP. You use the forwarder through command line, no UI.
Last updated
You can download the software for Windows and Linux from
Opens a port, on your local machine: 3000
Listens on localhost IP: 127.0.0.1
Waits for TCP/IP connections from ChronoTrack Simple Client software
Processes passings/reads send by the ChronoTrack Simple Client software
Uses RACEMAPs API token to forward data to RACEMAP
Download the forwarder to the computer on which the ChronoTrack timing software is running.
Run the forwarder with the RACEMAP_API_TOKEN token as an environment variable.
Configure your ChronoTrack timing software to send data to the forwarder.
The forwarder will send your data to RACEMAP.
Download the latest binary for windows or for linux and run it with below commands.
Press Windows Key
Press CMD + Return
to open the command line window.
Navigate to the download folder of the forwarder.
Set your API token. Replace [APItoken]
with the unique API token of your RACEMAP account.
start the forwarder from here: chronotrack-to-racemap-forwarder.exe + Return.
Watch the shell output. Looking for the line: API Token is valid
The Shell window shows further log messages. Successful transmissions of passings/reads are shown like below.
Expert
API token The API token serves as a secure key that authenticates and directs your data to RACEMAP. Without a valid token, your submitted data will be rejected. Generate your API token in the settings of your RACEMAP account .
Get the timing API token for your RACEMAP account, contact .
Download the forwarder here:
Download the forwarder here:
Go to and start developing.