/opensync-barry

Primary LanguageC++GNU General Public License v2.0GPL-2.0

******************************************************************************
*  CAUTION: This is unofficial software, based on reverse engineering the    *
*           USB protocol.  It does not have the advantage of any internal    *
*           knowledge of RIM software design or specs.  Please make complete *
*           backups of your BlackBerry device, using the official RIM        *
*           software, before experimenting.  While the author has had good   *
*           success with this software, that is no guarantee that you will.  *
*           Please make backups.                                             *
******************************************************************************

Introduction:
-------------
Barry is a GPL C++ library and application set to interface with
USB BlackBerry handheld devices on Linux.  This is one of
Net Direct Inc.'s (http://www.netdirect.ca/) open source projects.

The SourceForge project page can be found at:
	http://sourceforge.net/projects/barry/

The documentation page can be found at:
	http://netdirect.ca/barry
	or
	http://barry.sourceforge.net/  (redirect)

The same documentation (and perhaps more up to date) can be found in the
doc/www/ directory.  If you have php CLI installed, run the static.sh
script to generate the HTML, then start reading at index.html.

Enjoy!

December 2010