in reply to CD-rom read
Can we read data in a cd-rom through perl over a network ?
Sure, if you can use "dir" on it from a shell, you can use open/opendir. If "dir" won't work, you'll need something that speaks the same protocol.
I tried to read it but it failed but when i tried to read other fixed hard drives than it succeded. Anyone knows y?
What error message did you get? It usually explains why.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: CD-rom read
by Anonymous Monk on Aug 30, 2012 at 07:44 UTC | |
by davido (Cardinal) on Aug 30, 2012 at 08:51 UTC | |
by Anonymous Monk on Aug 30, 2012 at 09:16 UTC | |
by Marshall (Canon) on Aug 30, 2012 at 09:38 UTC | |
by marto (Cardinal) on Aug 30, 2012 at 09:42 UTC | |
by Anonymous Monk on Aug 30, 2012 at 09:51 UTC | |
| |
by Anonymous Monk on Aug 30, 2012 at 09:30 UTC |