How to run a executable file from a web page?

前端 未结 8 2130
暗喜
暗喜 2021-01-03 14:47

What I mean is, when user click a button on a webpage, a program which has already installed on his computer would be executed. I also need to pass some command line para

8条回答
  •  南方客
    南方客 (楼主)
    2021-01-03 14:58

    Make a central database, tell your destop app to connect to that while web app will be connecting to that too .. so they can meet in the park

提交回复
热议问题