On Dec 11, 2007 4:27 PM, Paulo Sergio <[EMAIL PROTECTED]> wrote:
> Hi!
>
> i have it running as a tcp server !
> finally i manage to understand both James, and Avalon  stuff :)

great

> now i need udp, so i start looking at the imap-connection block witch
> exposes the SimpleConnectionManager class, so i wonder if i should implement
> my own connection manager. If so, should i extend form the same classes ?

i'm not an expert on this (perhaps someone who is will jump in).
SimpleConnectionManager uses a ServerSocket so you may just need to
ensure that the socket accepts UDP

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to