Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 516 Bytes

File metadata and controls

11 lines (7 loc) · 516 Bytes

OpenSIMKit-Java Device Driver Library

This repository contains the JAR library you should include in your project to build device driver extensions. Tools used:

  • NetBeans. The IDE used to develop the app.
  • JSPF Java Plugin Framework. Is used to build the plugin client and used on the main OpenSIMKit-Java app (which acts as the server).

##Contributors