如何从服务器运行我的 exe 文件?

发布于 2024-10-18 00:39:57 字数 381 浏览 4 评论 0原文

我对网络编程非常陌生。所以我需要一个关于如何实施和选择该项目工具的建议。

  1. 我用“Adobe Director”创建了一个 exe 文件,它是一个 GUI 应用程序。
  2. 我想将该应用程序放入网络服务器中,并从客户端在浏览器中运行它。
  3. 我的网站需要用户名和密码,因此它将使用 MySQL。
  4. 我计划使用 XAMPP 开源服务器来完成这项工作。

以下是我的疑问 1. 如何运行Adobe Director编写的exe? 2. 我的服务器应该具备什么功能? 3. 我的客户端应该具备什么能力?

如果有人可以提供有关此问题的详细步骤和一些代码片段(用于使用 .exe 文件并准备 java servlet),我将不胜感激......

I am very new to web-programming things. So I need a suggestion how to implement and choosing the tools for this project.

  1. I have created an exe file with "Adobe Director" which is a GUI application.
  2. I want to put that application in a web-server and run it in a browser from client side.
  3. My website needs username and password so it will use the MySQL for this.
  4. I am planning to use XAMPP open-source server for this work.

Following are my queries
1. How I can run that exe prepared by Adobe Director?
2. What my server should be capable of?
3. What should my client side should be capable of?

If someone can provide details steps about this and some code snipplets(for using an .exe file and preparing a java servlet) I would be grateful...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

能否归途做我良人 2024-10-25 00:39:57

您确定不想使用 Director 创建一个可以直接在客户端浏览器中运行的 Shockwave 应用程序吗?你想要的做事方式是根本不可能的。

Are you sure you don't want to create a Shockwave app with Director that can run directly in the client's browser? The way you want to do things is plain impossible.

遗弃M 2024-10-25 00:39:57

您需要 Microsoft 终端服务器,并使用 RDP(远程桌面协议)来实现此目的。

You need Microsoft Terminal Server, and use the RDP (Remote Desktop Protocol) to achive this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文