For the folks that asked me for the Java code that was developed to
poke at the Mythbackend via Java Sockets, it is attached.

I have to say a big thanks to Bill Jackson as he did a *heap* of
debugging to figure out why it wouldn't work.  It turned out that we
were only sending one byte at a time, but we fixed that by using the
PrintStream implementation of the OutputStream.

If you run the attached code, it will merely:
- Check the protocol version,
- Register with the backend and
- Unregister from the backend.

Any questions, fire away,

Regards,
Whytey
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to