Skip to content

Commit 781c21c

Browse files
committed
Add mention of DNS SRV for registering with a directory
1 parent 8753084 commit 781c21c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

wiki/en/Running-a-Server.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ To register with one of the Directories built into the Jamulus Client, replace `
183183
|**Genre Classical/Folk** |`classical.jamulus.io:22524`|
184184
|**Genre Choral/Barbershop** |`choral.jamulus.io:22724`|
185185
186+
Recent versions of Jamulus support [DNS SRV records ("service" records)](https://en.wikipedia.org/wiki/SRV_record) for automatically finding the port number to use to connect to a Directory or Server. This allows just the hostname to be specified, without the port number. See [this page](DNS-SRV-Support) for details.
186187
187188
##### `-o or --serverinfo`
188189

wiki/en/Unregistered-Servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ Unless your ISP provides you with a fixed IP address, you may find that your add
3333

3434
## DNS SRV record support
3535

36-
Recent versions of Jamulus support [DNS SRV records ("service" records)](https://en.wikipedia.org/wiki/SRV_record) for finding the port number to use to connect to a Directory or Server. See [this page](DNS-SRV-Support) for details.
36+
Recent versions of Jamulus support [DNS SRV records ("service" records)](https://en.wikipedia.org/wiki/SRV_record) for automatically finding the port number to use to connect to a Directory or Server. See [this page](DNS-SRV-Support) for details.

0 commit comments

Comments
 (0)