Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: clamps-bounce-to-disk , Previous: clamps , Up: C , Home: Overview

Clamps Dictionary

clamps-base-url

Function

(clamps-base-url)

Return the base url to access the Clamps Gui (nicknamed <clamps-base-url> in this dictionary).

Its default location is http://localhost:54619.

<clamps-base-url> on the browser side is corresponding to the path <clamps-gui-root>, so an address named <clamps-base-url>/<file> will load the file located at <clamps-gui-root>/<file> as HTML into the browser window.

The location for the SVG Player Gui is at <clamps-base-url>/svg-display which translates to the URL

http://localhost:54619/svg-player

The location for the ATS explorer is at <clamps-base-url>/ats-explorer which translates to the URL

http://localhost:54619/ats-explorer

Author: Orm Finnendahl

Created: 2026-02-25 Mi 16:32

Validate