0
Answer

windows app accessing wcf services for remote shared folder

Ritesh Singh

Ritesh Singh

11y
1.3k
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.