It's been a month and half since the very beginning of the GSoC coding period, and this is
my first blog post about Services Kit. In fact, it's quite difficult to write interesting things
for both developers and non-developers, I waited to have some materials before writing a report of
my work and ... it's time !
If you manage to build complex applications over the original BeOS Network Kit, you will quickly
face a major problem. Indeed, if it's a good C++ wrapper of the BSD sockets API, it's only a
wrapper, providing useful classes to handle a network link, but no more. Services Kit is here
to provide a more complete set of useful classes which will let developers to get rid of internet
protocols and to only think of the good part of a web service client application.