While this is not directly a Java question does anybody know of any library functions etc which will provide low level disk access to harddisks. i.e sector access etc. I am looking at writing a Java class for providing direct access to a dedicated harddisk so that I can avoid some of the overhead of Java and normal filesystem based disk access. Dave Atkinson
- Re: Low level disk access david . atkinson
- Re: Low level disk access Urban Widmark
- Re: Low level disk access Paul Reavis
- Re: Low level disk access Paul Reavis
- Re: Low level disk access John Summerfield
- Re: Low level disk access Michael Sinz
- Re: Low level disk access david . atkinson