|
Home > Archive > Apache Directory Project > December 2005 > [mina] MINA questions (newbie)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[mina] MINA questions (newbie)
|
|
| Igor Romanov 2005-12-15, 7:45 am |
| Hello All,
I'm trying to get to know MINA at the moment.
I'm writing a simple SMTP client, and following examples I've created some
message classes and implement state machine inside the protocol handler
class. How and where should I implement sessions management logic, e.g. the
code that will get new messages from queue and look if open connection is
exists already to corresponding mail server and so on?
--
Igor
| |
| Trustin Lee 2005-12-21, 2:45 am |
| Hello Igor,
I'm sorry for this late reply.
2005/12/15, Igor Romanov <Igor.Romanov-HAPmAGn/7OxBDgjK7y7TUQ@public.gmane.org>:
>
> I'm writing a simple SMTP client, and following examples I've created some
> message classes and implement state machine inside the protocol handler
> class. How and where should I implement sessions management logic, e.g.
> the code that will get new messages from queue and look if open connection
> is exists already to corresponding mail server and so on?I'm trying to get
> to know MINA at the moment.
>
Your question is too general. Why don't you start from example code?
Please ask us again after you have more specific questions.
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
PGP Key ID: 0x854B996C
|
|
|
|
|