Talk:SVDRP: Difference between revisions

From VDR Wiki
Jump to navigation Jump to search
No edit summary
(Blanked the page)
 
Line 1: Line 1:
The protocol seems to require a handshake. How do I set the version? What versions are there adn what are their differences?

<pre>
connect localhost 2010
Connected to localhost.
Escape character is '^]'.
201 Welcome to OSDServer version 0.1.2, VDR version 1.6.0-1.
HELP
405 Error: Need to specify VERSION first
201 Welcome to OSDServer version 0.1.2, VDR version 1.6.0-1.
VERSION 1
406 Error: Protocol version 1 not supported.
201 Welcome to OSDServer version 0.1.2, VDR version 1.6.0-1.
VERSION 1.6.0
406 Error: Protocol version 1.6.0 not supported.
201 Welcome to OSDServer version 0.1.2, VDR version 1.6.0-1.
</pre>

svdrpsend doesn't know how to handshake either.
<pre>
$ svdrpsend HELP
201 Welcome to OSDServer version 0.1.2, VDR version 1.6.0-1.
405 Error: Need to specify VERSION first
201 Welcome to OSDServer version 0.1.2, VDR version 1.6.0-1.
</pre>

Latest revision as of 16:19, 19 April 2010