Projects
Currently the bkmd project includes two projects:- Programming a server, implementing the bkmd protocol
 - Developing a client-server protocol that is able to exchange bookmarks
 
More projects might be added later. For example there will be the need for a client for this protocol. If you want to develop one, you're welcome to contribute!
	But I also need help for the current projects. I started this
	project, because I want to have a better knowledge of the C++
	programming language. If you know C++ well, you may want to
	help me.
	
	It's also the first time, I'm developing a network protocol,
	now. Because of this, any input is very welcome.