CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2006
    Location
    Holand
    Posts
    6

    Question Library question

    Are there a libraries for USB ? I want easy use not hard use ? thanks

  2. #2
    Join Date
    Apr 2001
    Location
    South Africa, Jo'burg
    Posts
    680

    Re: Library question

    Hi,

    Well I have never used a USB library for java but a google search provides a few hits. Have a look HERE. Or try THIS search.

    Byron

  3. #3
    Join Date
    Dec 2005
    Posts
    99

    Re: Library question

    Probably the most advanced java usb implementation is javax.usb

    http://javax-usb.sourceforge.net/

    It works well with linux, but if you are using windows, there is only a beta implementation available. Check out the website for more details and if you have questions I think there is a FAQ and a mailing list there.

    Kind regards,
    Noel
    Efficiency is intelligent laziness

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured