weixin_33730836 2011-12-10 17:38 采纳率: 0%
浏览 155

用于Delphi桌面应用程序的Web UI

I want to develop Web UI for my desktop application to allow users do some tasks remotely. The Web UI server and desktop app will run on the same computer.

Question is: what is the best way to implement it?

I found several possible solutions:

  1. The Delphi (I use 2010) has IntraWeb components, which should help to build the UI. Also, coding will be in Delphi IDE.
  2. I also found Morfik - looks solid, but it will require some learning from my side.

Please push me to the right direction :)

  • 写回答

3条回答 默认 最新

  • weixin_33716557 2011-12-10 17:56
    关注

    I have tried UniGui and it's a really good choice. Have a look at their site (www.unigui.com) and see for yourself.

    Basically, you create a new UniGUI app and use dedicated components from the palette. You can use the same application for both desktop and web purposes. Plus, it can be compiled as an ISAPI module with ease. :)

    评论

报告相同问题?

悬赏问题

  • ¥100 求数学坐标画圆以及直线的算法
  • ¥100 c语言,请帮蒟蒻写一个题的范例作参考
  • ¥15 名为“Product”的列已属于此 DataTable
  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 自己瞎改改,结果现在又运行不了了
  • ¥15 链式存储应该如何解决
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站