Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Accessing CD ROM , Monitor?

  Asked By: John    Date: Mar 22    Category: Java    Views: 828
  

Can we access cd rom in java?

I want to open/close CD Rom tray.

and also want to On/Off monitor using java.

Is there any way to do this ?

Share: 

 

2 Answers Found

 
Answer #1    Answered By: Lewis Welch     Answered On: Mar 22

don't know about java  but yea you can do it easily in VC++ but if you can do in
VC++ then using jini you can do it is java too

 
Answer #2    Answered By: Mike Stephens     Answered On: Mar 22

I dont think so. It could be possible with JNI but then
the program would not run on other systems.

Use MSVC (ioctl) to access  the cdrom struct (if it works like c that
is).

 
Didn't find what you were looking for? Find more on Accessing CD ROM , Monitor? Or get search suggestion and latest updates.




Tagged: