Hi,
My application is hosted in Web Server Server-A. This application should have the capability to access the file from another server (FileServer-B).
FileServer-B may be same domain or different domain.
My application should access the file through network share.
Please provide me the easiest mechanism to access the file.