doubianyan9749 2011-09-07 07:29
浏览 67
已采纳

是否可以在虚拟专用服务器(VPS)上运行Win32可执行文件?

Is it possible to run Win32 executable on a virtual private server (VPS)?

I have created some .exe application from C++ code, and I need to let people on the internet run it, is it able to do so on a VPS? or I have to rent dedicated server?

I will take input from HTML form, pass it to PHP, and from PHP call 'system' to run my application with command line parameters, then get back the results to PHP, finally return the results to browser as HTML.

  • 写回答

1条回答 默认 最新

  • dongqiao3833 2011-09-07 07:42
    关注

    There shouldn't be a problem running a Windows executable on a Windows server as long as the executable is compatible with the Windows version used.

    This is assuming that you have Administrator rights on your VPS, can install the application, and sort out any permissions problems that might arise at first.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 关于#python#的问题:求帮写python代码
  • ¥15 LiBeAs的带隙等于0.997eV,计算阴离子的N和P
  • ¥15 关于#windows#的问题:怎么用WIN 11系统的电脑 克隆WIN NT3.51-4.0系统的硬盘
  • ¥15 来真人,不要ai!matlab有关常微分方程的问题求解决,
  • ¥15 perl MISA分析p3_in脚本出错
  • ¥15 k8s部署jupyterlab,jupyterlab保存不了文件
  • ¥15 ubuntu虚拟机打包apk错误
  • ¥199 rust编程架构设计的方案 有偿
  • ¥15 回答4f系统的像差计算
  • ¥15 java如何提取出pdf里的文字?