Hi Eric, and thx for the link
I have looked at your code, and it seems to me that we happen to share some
thoughts regarding the design. However it seems to me that the way you have
come across the problem is by having multiple instances of the SimpleServer
and allocate a separate port pr. SimpleS
Hi Jens,
I think you're right, if you need this to work on a single port, you are
probably looking at implementing a custom MinLLPReader. I don't think this
would be terribly hard: The existing one wraps the InputStream with a Reader
object that reads in using the predefined charset. Presumably yo
Actually, this was exactly what I was thinking about. I'll keep you posted
if I figure out a solution that I can submit to the HAPI framework
2011/10/6 James Agnew
> Hi Jens,
>
> I think you're right, if you need this to work on a single port, you are
> probably looking at implementing a custom
3 matches
Mail list logo