[mythtv] Java Sockets to Myth - waiting for thread
David Whyte
david.whyte at gmail.com
Wed Feb 23 13:10:14 UTC 2005
Hmm, so I decided that I should just try and use Sockets to get my JSP
to talk to the Mythbackend.
Whenever I try and connect to the server, my backend gets stuck in
what seems to be an infinite loop of waiting for a thread as shown
from the log...
2005-02-23 23:06:33 waiting for a thread..
2005-02-23 23:06:33 waiting for a thread..
2005-02-23 23:06:33 waiting for a thread..
2005-02-23 23:06:33 waiting for a thread..
2005-02-23 23:06:33 waiting for a thread..
2005-02-23 23:06:33 waiting for a thread..
... I have been using mythweb as an example of how to communicate to
the server, but it doesn't seem to work too well.
I am using 0.16 but have been using the code from 0.17 to see how this
stuff is intepreted. I hope the general rules didn't change too much.
I have attached the Java code incase anyone wanted to take a look, but
any other pointers would be great.
Cheers,
Whytey
--
GMAIL is 'da bomb baby....YEAH
I have GMail invites, if you want one, email me direct.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BackendTest.java
Type: text/x-java
Size: 3581 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050223/73bb04e5/BackendTest.java
More information about the mythtv-dev
mailing list