> Probably a daft question but is there anyway of accessing Windows drivers
> through Java?
You can write your own JNI-Wrapper using the functionality but there
are tools out there that offer that functionality out of the box.
A search with your favorite search-engine should help (I don't
remember the name of the tool I was reading about in the past).
Regards, Lothar

Signature
Lothar Kimmeringer E-Mail: spamfang@kimmeringer.de
PGP-encrypted mails preferred (Key-ID: 0x8BC3CD81)
Always remember: The answer is forty-two, there can only be wrong
questions!
monu - 08 Sep 2006 12:19 GMT
> > Probably a daft question but is there anyway of accessing Windows drivers
> > through Java?
[quoted text clipped - 11 lines]
> Always remember: The answer is forty-two, there can only be wrong
> questions!+
uituiu tit tiu t iut t
Crouchinho - 08 Sep 2006 12:25 GMT
> > Probably a daft question but is there anyway of accessing Windows drivers
> > through Java?
>
> You can write your own JNI-Wrapper using the functionality
I'd guess I'd need to have the C source for that though?