= ADCH++ - A hub software for ADC == Introduction ADCH++ is a hub for the ADC network. It implements the http://dcplusplus.sf.net/ADC.html[ADC protocol]. The core application is very simple, but extensible using plugins. Among the standard plugins there is a scripting plugin that allows hub owners to further customize the hub using several scripting languages. == License ADCH++ is licensed under the GPL. For details, see license.txt supplied with the application. A side effect of the license is that any plugins you write must be released under a license compatible with the GPL. == Download The latest released version of ADCH++ can be downloaded from http://sourceforge.net/projects/adchpp/[SourceForge]. The source code resides in the http://code.launchpad.net/adchpp/[BZR] repository. == Documentation ADCH++ documentation is divided to two parts: . Basic guide: a setup guide for beginners who want to get started using ADCH++, available at http://adchpp.sourceforge.net/user_guide/basic_guide.html . Expert guide: for advanced/expert users who interested in scripting, compiling or contributing to ADCH++, available at http://adchpp.sourceforge.net/user_guide/expert_guide.html The latest revision of these documentation is available under the "docs" folder in the ADCH++ release packages as well as in the ADCH++ repository at http://code.launchpad.net/adchpp/ == Donations If you feel like helping out but don't know how to, this is obviously a good way =) https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=arnetheduck%40gmail%2ecom&item_name=DCPlusPlus&no_shipping=1&return=http%3a%2f%2fdcplusplus%2esf%2enet%2f&cancel_return=http%3a%2f%2fdcplusplus%2esf%2enet%2f&cn=Greeting&tax=0¤cy_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8[Donate!] // vim: set syntax=asciidoc: