David Whyte wrote:
I have attached the Java code incase anyone wanted to take a look, but any other pointers would be great.
Cheers, Whytey
Hi,
This might sound a bit stupid, but have you looked at the network output using something like ethereal ? I have a sneaky suspicion that you might be sending 16 bit character strings instead of 8 bytes ones because java defaults to 2 byte characters for Strings. Ethereal might show that in the trace.
Yan _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
