创建在线 Windows 2003 模拟器 - 最好使用的程序?

发布于 2024-08-21 19:37:48 字数 269 浏览 1 评论 0原文

我想制作一个在线Windows 2003模拟器 因此任何人都可以通过浏览器使用 Windows 2003,而不是 安装软件 - 类似于 temulator www.temulator.com/- 和 zen internet emulator va.zensupport.co.uk - 我有基本的 html 和CSS 技能 可以使用 html/css 来完成,还是使用 java/flash 等更好,我想只使用屏幕截图,然后将它们链接在一起,但这样做非常耗时。最好的编程语言和最佳方法是什么?

谢谢 尼尔

i would like to produce a online windows 2003 emulator
so anyone can use windows 2003 through a browser instead of
installing the software - something similar to temulator www.temulator.com/- and zen internet emulator va.zensupport.co.uk - i have basic html & css skills
can it be done using html/css or is it better to use java/flash etc ,i am thinking of just using screenshots and then linking them together , but its very time conusming to do. what is the best programming language and BEST approach??

thank you
Neil

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

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

发布评论

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

评论(3

初心 2024-08-28 19:37:48

您想要模拟 Windows 的哪个方面。您想创建一个看起来像 Windows 2003 的在线“桌面”吗?在这种情况下,请检查是否可以自定义现有的 Web 桌面项目之一,例如 eyeOS< /strong>。有关项目列表,请参阅有关 Web 桌面的维基百科文章

在在线桌面上工作需要的不仅仅是基本的 HTML 技能,因此您确实需要查看现有的解决方案,除非您想从头开始学习高级 Javascript、CSS 和服务器端编程。

要通过在线界面实际运行 Windows 2003 应用程序,可以使用< strong>远程桌面协议和适当配置的Windows服务器(有关从Web浏览器窗口启动RDP会话的方法,请参阅Carlos答案中的链接)。但是,这不能免费完成,也不是不受限制 - 您需要购买 Windows 操作系统,并且 用户许可证供人们登录系统。

据我所知,向公众开放这样的终端服务器违反了 Windows 2003 的许可条款,由于存在感染您的系统的风险,因此极其危险,总体而言不值得追求。您可以在 Linux 上执行类似的操作,因为没有许可条款,但这不是一件小事,而且它无法运行大多数 Windows 2003 软件。

Which aspect of Windows do you want to simulate. Do you want to create an on-line "desktop" that looks like Windows 2003? In that case, check out whether you can customize one of the already existing Web Desktop projects like eyeOS. See the Wikipedia article on Web desktops for a list of projects.

It's going to take way more than basic HTML skills to work on a On-line desktop, so you really want to look at existing solutions unless you want to learn advanced Javascript, CSS and server-side programming from scratch.

To actually run Windows 2003 applications through an on-line interface is possible using the Remote Desktop Protocol and an appropriately configured Windows server (See the Link in Carlos's answer for a way to start a RDP session from a web browser window). However, this can't be done for free and is not unrestricted - you need to purchase the Windows OS, and user licenses for people to log on to the system.

Opening such a Terminal Server to the public is, as far as I know, forbidden my Windows 2003's license terms, extremely dangerous because of the risk of people infecting your system, and overall not worth pursuing IMO. You could do something like this with Linux because there are no license terms, but it's not a trivial matter and it's not going to run most Windows 2003 software.

只等公子 2024-08-28 19:37:48

对于类似 Win2003 的在线 GUI:XP 与 Win2003 足够接近。

在线实际操作系统:将 VirtualBox 转换为 Java。

For a Win2003-like GUI online: XP is close enough to Win2003.

Actual OS online: Convert VirtualBox to Java.

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