[mythtv] Java Sockets to Myth - waiting for thread

Brad Templeton brad+mydev at templetons.com
Wed Feb 23 21:37:25 UTC 2005


On Wed, Feb 23, 2005 at 11:10:14PM +1000, David Whyte wrote:


Does the myth protocol put a newline at the end of a message?  Your
code is assuming that, from the looks of that.   The code I wrote
to read back the message from the myth just read the 8 byte ascii
length and then read exactly the number of bytes it indicated from
the socket.  No readln or similar.  Might that make a diff?


More information about the mythtv-dev mailing list