Hi ALL,
I need to lauch a process remotely.For this ,Should i go about like this.
am I doing wrong any where . Please help me.Qt Code:
system("rsh -n remotehost"); if(USE_64BIT) { qDebug()<<"64bit==on"; qDebug()<< list; } else { qDebug()<<"64bit not on"; } To copy to clipboard, switch view to plain text mode
regards,
Bookmarks