1
Answer

How to save a file on a computer not in network/LAN

dip s

dip s

2y
711
1

Hi,

We have a web application which is hosted on cloud server.

Our clients want to upload files using this application; to the computer which is in their own network. How can I achieve this using C#?

Means, e.g. Our application is hosted on a cloud server A.

Client is using our application from his/her computer B and client wants to save/upload a file to computer C which is in network/LAN with computer B (from which client is using/accessing application). SO, computer B and C are in network.  But the application by which client needs to upload/save file to B is hosted on C which is a cloud server.

Thank you.

Any help would be appreciated.

Answers (1)