[mythtv] Help with mythprotocol

David Whyte david.whyte at gmail.com
Wed Nov 9 20:24:06 EST 2005


On 11/10/05, Neil <Neil.myth at blueyonder.co.uk> wrote:
> Having a rather frustrating time with the myth backend protocol at the
> moment!
>
> Been looking at these docs:
> http://www.mythtv.info/moin.cgi/MythProtocol_5f14
>
> Have coded a socket to the appropriate port on the backend server, and
> send the first command:
>
> 22      MYTH_PROTO_VERSION 19
>
> to which the server responds:
>
> 13      REJECT[]:[]19
>
> I would expect to see an ACCEPT message returned (I am, after all,
> specifying the version that it is expecting!) I realise that the length
> of the command "MYTH_PROTO_VERSION 19" is actually only 21 bytes, but if
> I send "21      MYTH_PROTO_VERSION 19", the server doesn't respond at
> all.
>
> Any help massively appreciated!
>
> Neil
>

What language are you coding this up in?

Whytey

--
--

I have GMail invites, if you want one, email me direct.


More information about the mythtv-dev mailing list