Hi Jerry,
You could have a look at the sections explaining the
implementation of
the protocol provider service:
An implementation tutorial:
http://www.sip-communicator.org/i
ndex.php/Documentation/HowToImplementProtocols
and a more generic explanation:
http://www.sip-communicator.org/index.php/Docume
ntation/PPBasics
The SIP Protocol provider is an implementation of this
service so
understanding the PP concepts would help you understand the
implementation.
It would probably also help to read through documentation of
the JAIN
SIP RI project:
http://jain-sip.dev.java
.net
The code includes tons of easy to understand examples.
Once you figure these two (i.e. pp service concepts and
jain-sip),
understanding the sip provider implementation would be a
piece of cake.
Cheers
Emil
Xi Jiarong wrote:
> Hi, thanks to Emil
>
> But, with this web provided by you, I still can't find
any detail
> documents about sip-protocol source coding design
structure and
> description from the web provided by you!
>
> How to read and uderstand the whole sip-protocol source
code? it's so
> complex for me for the structure.
> There should be a detail design documentation for this
sip-protocol
> implementation.
>
> Thanks in advances!
>
> Jerry
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sip-communicator.dev.java.net
For additional commands, e-mail: dev-help sip-communicator.dev.java.net
|