I got the solution it is working

what is did was

d:\oracle\ora81\bin\exp userid=test/test@indiatest file = ' ' log=' '
owner=test,test1 ;

Just executed at the command prompt at my desktop. started export backup.

Thanks for the help and ur time.

Just learnt now that if u give userid/passwd@SERVICE NAME then it works remotely.