Menu

Tree [r206] / trunk / java /
 History

HTTPS access


File Date Author Commit
 .settings 2006-10-20 schlaepfer [r178] - plugin functionality added
 META-INF 2006-11-16 schlaepfer [r196] - test package renamed
 src 2006-11-22 schlaepfer [r202] - licese information included
 test 2006-11-22 schlaepfer [r202] - licese information included
 uml 2006-11-22 schlaepfer [r203] - Exceptions added
 .classpath 2006-10-28 schlaepfer [r189] - test folder added to build path
 .project 2006-10-20 schlaepfer [r178] - plugin functionality added
 LGPL.txt 2006-11-22 schlaepfer [r202] - licese information included
 README.txt 2006-11-22 schlaepfer [r202] - licese information included
 build.properties 2006-10-20 schlaepfer [r178] - plugin functionality added
 build.xml 2006-10-26 schlaepfer [r186] - build file updated for .configure
 project.properties 2006-08-24 schlaepfer [r165] - distribute target
 testdevice.properties 2006-11-17 schlaepfer [r197] - loading of .configure file fixed for eclipse
 version.properties 2006-10-26 schlaepfer [r185] - version updated

Read Me

Project description
-------------------
Java LibUsb-Win32 is a Java wrapper for the  LibUsb-Win32 USB library. LibUsb-Win32
is a port of the USB library libusb  to the Windows operating systems. The library
allows user space applications to access any USB device on Windows in a generic way
without writing any line of kernel driver code.

For more information about LibUsb-Win32 visit:
	http://libusb-win32.sourceforge.net
	http://sourceforge.net/projects/libusb-win32

For more information about Java LibUsb-Win32 wrapper visit:
	http://inf.ntb.ch/infoportal/help/topic/ch.ntb.infoportal/projects.html
	
Authors
-------
Andreas Schläpfer	<libusb@drip.ch>