0
Answer

windows app accessing wcf services for remote shared folder

Photo of Ritesh Singh

Ritesh Singh

12y
1.7k
1
I have 3 machines.
machine1 - client wants access to share folder on machine3 for two way file transfer
machine2 - wcf service providing access to share folder
machine3 - computer with shared folder

machine1 and machine3 are on different domains, and machine2 hosts the wcf service.

Please provide the code to perform the task.

Answers (0)