diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-04-02 12:25:50 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-04-02 12:25:50 +0200 |
commit | 5646b49cebfadba31bd3ffeb362f0f8fce4cc658 (patch) | |
tree | 15cd17136ab839c8bc0340b4111dcfd590de31c7 /INSTALL | |
parent | d7bdbcc80a1f7c4d4c807c672e10112f690221b7 (diff) | |
download | vdr-5646b49cebfadba31bd3ffeb362f0f8fce4cc658.tar.gz vdr-5646b49cebfadba31bd3ffeb362f0f8fce4cc658.tar.bz2 |
Changed the default SVDRP port to 6419 (officially registered with ICANN/IANA)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ messages (tail -f /var/log/messages) to see if there are any problems. The program can be controlled via a network connection to its SVDRP port ("Simple Video Disk Recorder Protocol"). By default, it listens -on port 2001 (use the --port=PORT option to change this). For details +on port 6419 (use the --port=PORT option to change this). For details about the SVDRP syntax see the source file 'svdrp.c'. WARNING: DUE TO THE OPEN SVDRP PORT THIS PROGRAM MAY CONSTITUTE A |