Switch to full style
In-depth technology research: finding new ways to recover data, accessing firmware, writing programs, reading bits off the platter, recovering data from dust.

Forum rules

Please do not post questions about data recovery cases here (use this forum instead). This forum is for topics on finding new ways to recover data. Accessing firmware, writing programs, reading bits off the platter, recovering data from dust...
Post a reply

SCSI/SAS & SATA/IDE simple program

December 16th, 2011, 0:36

Hi HDD Guru here,

I'm Chenice here, I'm new at here, would like to get some helping hand below.

I would like to have sample full source code to send command to SCSI/SAS & SATA/IDE in window platform. (Delphi, VB or C/C++/C#)
- The program can perform basic screening test(short test), to check the drive is PASS or FAIL.
- The program can communicate to the HDD and retrieve HDD information.

Hope somebody can share the source code, I need to study how to write a simple code to comm with HDD in window platform.
If this request has been requested by previous member, please share the link in this forum.

Appreciate your help. Thanks

Cheers,
Chenice

Re: SCSI/SAS & SATA/IDE simple program

December 16th, 2011, 1:05

http://sourceforge.net/apps/trac/smartm ... rtmontools

Re: SCSI/SAS & SATA/IDE simple program

December 16th, 2011, 3:37

Doomer wrote:http://sourceforge.net/apps/trac/smartmontools/browser/trunk/smartmontools


Thanks the reply and the useful link.
The info a bit difficult for me to understand.
Need something smaller program to communicate to HDD with some simple command.

Re: SCSI/SAS & SATA/IDE simple program

December 18th, 2011, 0:23

How about sdparm or hdparm?

Or CrystalDiskInfo or CrystalDiskMark?

All are open source.
Post a reply