Your daily dose of Java and related technologies.
News, Releases, Reviews, Tutorials, Articles, Events, Contests, Comments, Code and much more.
This java weblog is maintained by Xyling Technologies, making life simpler.

Friday, August 18, 2006

Java USB Connectivity

Although the Universal Serial Bus (USB) is an integral part of many computers, Java does not officially support USB. Getting your Java programs to interact with arbitrary USB devices thus requires either a third-party Java/USB API or your own Java/USB API. This article (click on the title of this post) introduces two third-party APIs and author Jeff Friesen's own API, which provides a partial USB interaction.

[Resource-Type: Article; Category: Java, USB; XRating: 3]

1 Comments:

Anonymous Anonymous said...

thanks for linking to this great article!

8:26 PM

 

Post a Comment

<< Home