Noel J. Bergman wrote:
> Norman Maurer wrote:
> > you had some time to work on the DataCmdHandler or can share some idea
> > so i can do it. I want to complete it soon.
> I'm starting to do it in my demo code, which I will upload as a proof of
> concept to share the idea in a simpler form, and will then start to work
> on the JAMES changes.
I've got the demo connected to a ServerSocket, matching what we currently
have in JAMES, and entirely push model based once we have read from the
socket, which will enable MINA integration later.
At the moment, I am working on delimiter-based I/O, e.g., the I/O path
buffers until it sees the deliminator (CRLF, CRLF.CRLF, etc.) before
providing the delimited content. I don't know if I will work on dot
stuffing logic, or leave that as an exercise for after posting the demo
code.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]