Skip to content

Search JudoNet

Search JudoNet documentation.

JudoNet Monitor

JudoNet Monitor is the small desktop application behind the JudoNet icon. It does not show you any competition data — it exists to start and stop the JudoNet service and to handle the few things that cannot be done from a web page.

JudoNet Monitor
JudoNet Monitor

If you are wondering why there are two programs at all, see the two programs.

The buttons

ButtonWhat it does
START SERVICE / STOP SERVICEStarts or stops the JudoNet service. The label changes to match the current state.
Open In BrowserOpens the JudoNet web page, already signed in. Only available while the service is running.
Open Log FolderOpens C:\JudoNet\logs in Windows Explorer.
Save Previous Competition Data & Clear DatabaseBacks up the database and starts a fresh one. Only available while the service is stopped.
Copy Access Token to ClipboardCopies the token that gives someone else full access from another PC.

The line above the buttons always states the current state: JudoNet Service is currently RUNNING. or …STOPPED.

Starting the service

Press START SERVICE. After a few seconds the status line changes and Open In Browser becomes available.

On startup JudoNet also — provided it has administrator rights — adds its firewall rules, sets the PC's time server and forces a clock synchronisation. That is why the first start after installation takes a little longer.

Stopping the service

Press STOP SERVICE. Because this is disruptive, JudoNet Monitor asks first:

You are about to stop the JudoNet.Service. Stopping this service will halt the saving and transmission of packets, potentially disrupting other systems that depend on its functionality.

Are you sure you want to proceed with stopping the service?

Closing the Monitor window while the service is running prompts you as well, offering to stop the service and close. Answer No if you only want the window out of the way — the service keeps running without it.

The blinking taskbar

If the service stops when you did not stop it — it crashed, or something else stopped it — JudoNet Monitor flashes its taskbar button continuously until the service is running again.

That flashing is the only warning you will get, which is a good reason to leave JudoNet Monitor open on the desktop during a competition rather than closing it.

Backing up and clearing the database

JudoNet's database is meant to hold one competition at a time. Starting a new competition on top of an old one makes the Packets Explorer confusing and the database steadily slower.

Save Previous Competition Data & Clear Database does both halves of the job: it moves the current database into C:\JudoNet\data\backup\ under a dated name such as backup_db_20260808_091500.sqlite, and leaves JudoNet to create a fresh, empty one next time it starts.

The button is only available while the service is stopped — the database cannot be moved while JudoNet has it open.

Access tokens

JudoNet controls critical functions, so not everyone who can reach the web page is allowed to change things.

  • Opening the page with the Open In Browser button signs you in automatically. You get full access.
  • Opening the page from any other PC — by typing the JudoNet PC's address into a browser — gives read-only access. You can see everything and change nothing.

Read-only is the safe default: anyone on the venue network can watch JudoNet without being able to switch off a master switch by accident.

The Access Token page
The Access Token page

Giving someone full access

  1. In JudoNet Monitor, press Copy Access Token to Clipboard.
  2. Send the token to the person you trust.
  3. They open the JudoNet page, click Access Token in the left-hand menu, paste it and confirm.

They then have the same full control as you.

Log files

Open Log Folder opens C:\JudoNet\logs.

FileContents
<date>.logThe main log — one file per day.
archive\Older logs, rolled over automatically.
UdpSenderService\udp-<date>.logThe UDP broadcasts to CG - JudoGraphics and FairReplay, kept separately because they are numerous.

When reporting a problem, send the whole folder for the day rather than one file.