Hello, I was wondering if anyone will be able to help me in my conundrum.

I have been trying to implement a pipeline of sorts, based upon the 
PipelinedConnection written for the java library, but written for J2ME.

Essentially, I'm not entirely sure what the problem is, I can only describe the 
symptoms;

When requesting a frame (In my example, I request the message boards), if I 
attach one ID (1, personal board), the program hangs. If I attach two IDs (1 
and -1), the connection no longer hangs.

The more concerning issue, is that when requesting the messages (there are 
three, two are similar in size, one is much larger), the two smaller ones seem 
to return fine, but the second of the three (the larger one) seems to disappear.

After reading this back, it still sounds very vague, but it's probably the best 
I can post at this time. The code is in git in the midp branch of the java 
protocol library.

This is really stumping me, as I'm quite uncertain as to what is happening, 
I've spent numerous hours using debugging tools, following the run through of 
the code to see what's happening and I'm still can't identify the problem. I'm 
more than happy to answer any questions that may help define the problem 
further and more than willing to accept any help.

Cheers,
Brendan

_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to