Re: Making driver for Linux in Java?
From: Mario_5 (mario_zupan_at_inet.hr)
Date: 01/25/04
- Next message: db: "Printing of doc files"
- Previous message: Konrad Den Ende: "Re: How to specify encoding in Java?"
- In reply to: Roman: "Re: Making driver for Linux in Java?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Jan 2004 11:52:47 +0100
Could you please look at http://jusb.sourceforge.net/ and tell me what is a
procedure to use that package? I think that C-code isn't necessary.
Which language is usually uses for writing a Linux driver?
"Roman" <anonuser@shaw.ca> wrote in message
news:nQJQb.263198$ts4.159277@pd7tw3no...
> You still need to have the driver installed and loaded by the Linux
kernel,
> then you could write a piece of code in C that can interact with the
dirver
> through the datastructs. This C library then will need to implement the
JNI
> interface that allows C code to interface with Java applications this is
how
> you can gain access to the data being sent by the USB deivce and be able
to
> send data to that USB device.
>
> Roman.
>
> > OK. It doesn't need to be a driver but can I make Java application
> > which reads from USB devices but for that devices driver doesn't exist?
> > p.s.
> > jUSB package for Java exist but I can't understand can I use it if Linux
> > doesn't see my device because there is not proper driver for it.
> >
> >
>
>
- Next message: db: "Printing of doc files"
- Previous message: Konrad Den Ende: "Re: How to specify encoding in Java?"
- In reply to: Roman: "Re: Making driver for Linux in Java?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|