Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

hardware

  Asked By: Marty    Date: Jun 18    Category: Java    Views: 476
  

i want to know can i develop an application that working with hardware
such as serial ports / pci cards / usb devices and etc for IBM-PC in
java 2 framework ?
if possible , please help me to know which Java APIs and Platforms are
Available for developing these applications .

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Jonathan Brown     Answered On: Jun 18

for communicating to serial  / parallel ports  you could use "javacomm" from sun.
and for communicating with usb  devices I didn't know any APIs . if you get something for it please let me know .

 
Answer #2    Answered By: Husani Chalthoum     Answered On: Jun 18

ibm deveoper works has a java  library for working  with usb  also there are other open source components.

 
Didn't find what you were looking for? Find more on hardware Or get search suggestion and latest updates.




Tagged: