The VSCP helper library
Author 2000-2018 Åke Hedman, Grodans Paradis AB, <akhe@grodansparadis.com>
The VSCP helper library is a collection of library tools for VSCP program development. This library includes most of the stuff that is needed by a programmer to interface Level I drivers (previously called CANAL drivers) and the talk to a local or remote VSCP daemon (Level II) over TCP/IP and a lot of other things. All helper functionality and all communication functionality is included in the library.
You can either use the library in binary form as a set of C exported functions exported by a dynamically loaded library or by including a number of C++ classes in your project.
The library is currently available for Unix/Linux and for Windows. It should be posible to port to Mac and other systems.
The library is licensense: under the MIT License so it can be used freely in opne and closed project.
Viewable/downloadable documentation is here
Fri Jan 11 2019 17:30:44 GMT+0000 (UTC)
This document is licensed under Creative Commons BY 4.0 and can be freely copied, redistributed, remixed, transformed, built upon as long as you give credits to the author((s).