Difference between revisions of "URI scheme"

From AllStarLink Wiki
Jump to navigation Jump to search
(Created page with "Category: Development Use the <code>asl://</code> URI scheme to instruct clients to perform certain operations on nodes. == Connect to a node == asl://<node_nb> Clie...")
 
 
Line 32: Line 32:
 
| DVSwitch Mobile
 
| DVSwitch Mobile
 
| Android
 
| Android
| No
+
| style="color: red" | No
 
|
 
|
 
|-
 
|-
 
| IaxRpt
 
| IaxRpt
 
| Windows
 
| Windows
| No
+
| style="color: red" |No
 
|
 
|
 
|-
 
|-
 
| Transceive
 
| Transceive
 
| macOS
 
| macOS
| Planned
+
| style="color: green" |Yes
| 1.2.2
+
| 1.2.3
 
|}
 
|}

Latest revision as of 00:38, 10 August 2021


Use the asl:// URI scheme to instruct clients to perform certain operations on nodes.

Connect to a node

asl://<node_nb>

Client will attempt a connection to public node node_nb using the AllStar public authentication mechanism.

Example

<a href="asl://2020">Connect to node 2020</a>

This html markup creates a link for client to attempt to connect to node 2020 when clicked.

Add a node

asl://<node_nb>?add

Adds a bookmark to node_nb. Client should not attempt to connect automatically.

Clients support

Name Platform Supported Version
DVSwitch Mobile Android No
IaxRpt Windows No
Transceive macOS Yes 1.2.3