2013/2/14 Seb <
sdor...@gmail.com>:
> I read a lot of yours examples in the doc but I have problems to start.
> I don't know how I can start the communication with Baïkal and send a vEVENT
> for example.
You have to issue an HTTP GET or PUT request.
> I'm new in programming at this level and I need help to start with simples
> examples.
The simpler examples are the ones in junit.
1- Try to execute simple GET or PUT requests with the curl command;
2- Configure the CaldavCredential class with the URI used in #1
3- Run the junit tests.
Peace,
R.