-
Can this be done? I am trying to make a program like Timbuktu or PC Anywhere.
Do I use winsock control? Does it let me see the other person's harddrive. Please help me. I am doing it to exchange files on a fly. There is not network connection between the two computer. Again, the key thing to this program is exchange files. It is Win95. Thanx
-
In order for any program (besides hacking tools) to see another machine's hard drive, it has to be shared to the world. This I wouldn't recommend as it is extremely unsafe.
-
The only other way i think, is to put another program in the PC you want to view and then exchange information between it and the application on you PC. For this exchange, you can use winsock or whatever else you want.