USB and Java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kenk
    New Member
    • Nov 2006
    • 13

    #1

    USB and Java

    Hi,

    There is some API in Java (J2SE) that deal with USB interface. I want to write application that recieve and send some data to mobile phone through USB cable.
    I'll be obligated if someone can point me class names and hopefully some code examples.

    Thanks in advance!

    kenk
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    Originally posted by kenk
    Hi,

    There is some API in Java (J2SE) that deal with USB interface. I want to write application that recieve and send some data to mobile phone through USB cable.
    I'll be obligated if someone can point me class names and hopefully some code examples.

    Thanks in advance!

    kenk
    have a look at the jUSB project
    http://jusb.sourceforg e.net/

    there is some example code

    Comment

    Working...