Server talking with Client to use local computer DMS/Outlook to create email or open document

  • Thread starter Thread starter Dishant15
  • Start date Start date
D

Dishant15

Guest
We are developing web application using MVC5.

We are developing web application which creates mail message or import document at server to DMS.

We wanted to open document on the users local machine. The one particular is for the user to click the DOC button then open the document using the DMS client on the local computer.

We are thinking to use web sockets. Is Web Sockets right way to go to achieve this ? or any other option to achieve desired functionality.

Thanks, Dishant

Continue reading...
 
Back
Top