Imran M Yousuf wrote:
> Hi!
>
> I am a newbie to Grizzly. I have taken the task to integrate Grizzly
> with JAIN-SIP stack. Thus I would like to know from where am I to start
> with it from Grizzly point of view; I would appreciate a start-up point.
Are you familiar with svn? If yes, just checkout the workspace:
Then I will spend some time looking at the unit test located under:
trunk/grizzly/modules/grizzly/src/tes/java/...
For JAIN-SIP, I suspect you will need both UDP and TCP, right? You might
want to look at the SIP implementation of the Sailfin project (which is
based on Grizzly as well).