Myth Protocol Command MYTH PROTO VERSION

From MythTV

Jump to: navigation, search

Contents

MYTH_PROTO_VERSION

Arguments

Command arguments: <client protocol version>

List arguments: none

Examples

Command:

21      MYTH_PROTO_VERSION 26

Response:

13      ACCEPT[]:[]26

Description

If the version number given matches the protocol version number spoken by the server, the command will succeed. Otherwise, the command will fail. This should always be the first command sent by a client when it connects to insure that it will be understood by the server.

Returns

Successful response:

ACCEPT[]:[]<server protocol version>

Unsuccessful response:

REJECT[]:[]<server protocol version>
Personal tools