/cDCL

Compact version of the Newton Desktop Connectivity Library

Primary LanguageC++OtherNOASSERTION

The Desktop Connection Library (DCL) is a multi-platform library to connect to Newtons using the Dock protocol and to manipulate NewtonOS data.

Compilation and portability

This release of the DCL should be compiled with cmake.

mkdir build
cd build
cmake ..
make

License and authors

The DCL is released under the Mozilla Public License 1.1. The original authors are:

This version also includes changes by:

This distribution also includes a subset of K Libs with the same authors.