I have written a program that uses some dos commands or external programs to recieve, convert and decrypt or encrypt files. The (dos) program that encrypts or decrypts these files, uses a special card that exists only in a certain PC (here at work).
The thing now, is that we can only run this program in this PC (in the computer room) and it's really cold there. So, we either have to wear more clothes, or run the program from another PC, through the network. Is that possible (and easy) and how could it be done?
Thanks.