This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM368-IPNC ./moduletest.out image_tune

Hi all,

Could anyone tell me how to run image_tune application in DM368-IPNC platform.

I am trying to run like ./moduletest.out image_tune but it hangs like this:

# ./moduletest.out image_tune
 IMAGE TUNE: Server Starting ...

when i am trying to get help like this  i am getting.

./moduletest.out image_tune -h


Server run,
./moduletest.out &

Client run,
./moduletest.out -s <server ip addr> -p <port num> -m <message string>

Above indicates that both server and client has to run simultaneously on separate machines.

So is it like i should run the module on two separate machines on as a server or one as aclient.

Please guide.

Thanks and Regards,

Mayank