How to avoid saving the transferred files in the client machine?
Respected Sir/ Madam,
I am doing my project in Network Security using java. In my project I have to create some Client/Server architecture model. From server the files should be transferred to the client machine. But after transferring the files it should be restricted that the transferred files should not be saved in the client machine locally. How can I acheive this? Could U help me please?

