English 中文(简体)
能否将“可执行”的内容和视觉内容输入网站?
原标题:Is it possible to output text and visual aspects of an `executable` into a website?

I m looking at a Windows Executable that I like. I would like to be able to access it via my google phone. So, I want to put the executable into a website and load that website in my phone to operate the program from my phone. My Web Server is on Linux (ubuntu). I m using Apache, PHP, and MySQL. So, I think that I would need to use WINE to get the executable running on Ubuntu and then somehow need to pipe the visual elements or the program itself into a webpage. Is this practical? Is this possible? If not, are there any alternatives?

问题回答

我不敢肯定,发展经验水平是多少,但对于你重新描述不可能做到的。 建立一个吉大港定居方案投票机制,对申请进行最新的筛选,然后使用图像图把你点击回服务器,所有这些都完全是可行的。 我可以谈谈它显然能够发挥什么作用。

我鼓励你尽心尽力。 即使没有工作,我也相信社区会热心看到一个公开的消息来源项目,试图这样做,如果你在面谈中抽出,雇主会吃这种东西。 如果一名职业候选人谈论他们如何试图像我这样个人那样做的事情,我就发言了。





相关问题
Signed executables under Linux

For security reasons, it is desirable to check the integrity of code before execution, avoiding tampered software by an attacker. So, my question is How to sign executable code and run only trusted ...

encoding of file shell script

How can I check the file encoding in a shell script? I need to know if a file is encoded in utf-8 or iso-8859-1. Thanks

How to write a Remote DataModule to run on a linux server?

i would like to know if there are any solution to do this. Does anyone? The big picture: I want to access data over the web, using my delphi thin clients. But i´would like to keep my server/service ...

How can I use exit codes to run shell scripts sequentially?

Since cruise control is full of bugs that have wasted my entire week, I have decided the existing shell scripts I have are simpler and thus better. Here is what I have so far svn update /var/www/...

Good, free, easy-to-use C graphics libraries? [closed]

I was wondering if there were any good free graphics libraries for C that are easy to use? It s for plotting 2d and 3d graphs and then saving to a file. It s on a Linux system and there s no gnuplot ...

热门标签