OpenCores
URL https://opencores.org/ocsvn/usb_fpga_1_2/usb_fpga_1_2/trunk

Subversion Repositories usb_fpga_1_2

[/] [usb_fpga_1_2/] [trunk/] [libusbJava-src/] [ch/] [ntb/] [usb/] [package.html] - Diff between revs 2 and 3

Show entire file | Details | Blame | View Log

Rev 2 Rev 3
Line 1... Line 1...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<html>
<head></head>
<head></head>
<body bgcolor="white">
<body bgcolor="white">
 
A Java wrapper for the libusb 0.1 and libusb-win32 USB library.
 
<p>
 
The Java libusb wrapper is known to work on Linux, Windows and Mac, but should work on every operating system which supports libusb and Java.
 
<p>
 
This software has originally been developed by members of the <a href="http://inf.ntb.ch" title="Computer Science Laboratory" target="_blank">Computer Science Laboratory</a>
 
at the <a href="http://www.ntb.ch" title="NTB" target="_blank">University of Applied Sciences of Technology NTB</a>, Buchs, Switzerland.
 
<p>
 
The main project page is <a href="http://libusbjava.sourceforge.net">http://libusbjava.sourceforge.net</a>.
 
<p>
 
This version is distributed together with the Java API of the <a href="http://www.ztex.de/firmware-kit/index.e.html">ZTEX EZ-USB SDK</a> and bases
 
on the SVN version of Apr. 6, 2009. It is extended by the ability to load the (OS dependent) libraries form system ressource (e.g. in the current .jar file),
 
see the <i><a href="LibLoader.html">LibLoader</a></i> Class.
 
<p>
 
<i>LibusbJava.java</i> is the JNI class to the <i>libusbJava.so</i> and <i>LibusbJava.dll</i>, respectively.
 
Every class starting with <i>Usb_</i> represents a descriptor of the bus structure which is retrieved by
 
calling <i>LibusbJava.usb_get_busses()</i>.
 
 
Includes the main classes for the Java libusb wrapper.
<p>
<br>
 
<i>LibusbJava.java</i>
 
is the JNI class to the
 
<i>LibusbJava.dll</i>
 
. Every class starting with
 
<i>Usb_</i>
 
represents a descriptor of the bus structure which is retrieved by
 
calling
 
<i>LibusbJava.usb_get_busses()</i>
 
.
 
 
 
<h2>Related Resources</h2>
<h2>Related Resources</h2>
 
 
For more information about this project visit
For more information about this project visit
<a
<a href="http://libusbjava.sourceforge.net">http://libusbjava.sourceforge.net</a>.
        href="http://libusbjava.sourceforge.net">http://libusbjava.sourceforge.net</a>
 
.
 
 
 
</body>
</body>
</html>
</html>
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.