Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

device driver

  Asked By: Bailey    Date: Apr 10    Category: Java    Views: 565
  

i don't have any idea on
java.right now i have to program a device driver for
USB(WINDOWS).i'm just wondering is there is any way i
can program it in java.i'll be glad if someone adviced
me which language is preferable to program device
driver.thanks.

Share: 

 

7 Answers Found

 
Answer #1    Answered By: Javairea Akram     Answered On: Apr 10

For device  drivers i think C's plateform is best you can use C/C++ for writing
device drivers.

 
Answer #2    Answered By: Laura Rodriguez     Answered On: Apr 10

For device  drivers i think C's plateform is best you can use C/C++ for writing
device drivers.

 
Answer #3    Answered By: Spiru Kelly     Answered On: Apr 10

for a device  driver C language  provides the best
platform but to program  a

device driver  will b extremely difficult so my suggestion

will b to go for Visual c++ tht will b very easy as u just hav to write a
handler to device driver and the

appropriate driver will b called by a system call to the

windows operating system.

 
Answer #4    Answered By: Jenny Lopez     Answered On: Apr 10

do you have any documentation in C/C++ (Linux and Windows platform) for writing
device driver  ?

 
Answer #5    Answered By: Aiko Suzuki     Answered On: Apr 10

i'm really busy with the project.sorry for the late
reply.i approached the semiconductor cxompany.they
replied me they will send me the documentation soon.

 
Answer #6    Answered By: Ellen Simpson     Answered On: Apr 10

--> there are a book named Linux device  Drivers
http://www.oreilly.com/catalog/linuxdrive/
I havent read it, may be you can read that book for writing device driver

 
Answer #7    Answered By: Patricia Johnson     Answered On: Apr 10

do you have free documentation ???????????

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




Tagged: