please help,
i have to compare both file from diferent client whether same or not. currently i use QProcess::start() to run cksum command (actually linux command) to check file checksum but this methode took sometime.

does anyone has simple and accurate method on how to compare the file..?
if possible please copy the code,
thanks for help
--comlink21