Hi Markus,
Welcome to Calitko Project!
You might find the docs available at http://trac.calitko.org/wiki/Manuals quite helpful.
For CppUnit a good place to start is http://cppunit.sourceforge.net/doc/1.8.0/cppunit_cookbook.html and of course some of our tests. I say some, because the new test are written using our CalitkoMocks mocking framework, for which I’m already writing a manual.
You should import the existing Calitko Eclipse project to your Eclipse workspace.
I’d suggest you to check the work being done in Protocols/Generics. I’m currently doing some work there but I’d love to get some help, so you could check my branch http://bzr.calitko.org/developers/peter/calitko-dev
I just pushed a revision containing possibly a complete implementation of TcpSocketBuffer with quite high test coverage. Maybe you could do some code review.
Regards,
Peter
