Hi,
I want to develop a program that transfers file between 2 machines. Please suggeest your idea or share if you have already developed such program?
Printable View
Hi,
I want to develop a program that transfers file between 2 machines. Please suggeest your idea or share if you have already developed such program?
You can use socket programming to communicate between to computers across a network.
CopyFile()