Hey Parveen,

2011/5/9 Parveen Arora <[email protected]>

> On Mon, May 9, 2011 at 7:28 PM, Koen Deforche <[email protected]> wrote:
> Hello Koen,
> First of all thanks for replying
>
> >> First point In other benefits of using Wt.
> >
> > With that point "Develop web applications using familiar desktop GUI
> > patterns." we are hinting at the fact that the Wt API and development
> > methodology is similar to what people have been used to for developing
> > desktop applications. The Wt API is very similar to Qt (a popular
> > desktop toolkit).
>
> Is Wt based web application is as much secure as Desktop applications?
>
> Actually I want to make a Map Server Installer, i.e scripts will run
> at its back-end, and I have to provide users a Interface.
> So what should I use for this purpose.
> Wt or Qt or any other?
> Please suggest.
>
If you want to provide access to the application which runs on the server
to many users you probably need a WEB application since its a most natural
way to provide such access via WEB browser. From this point of view you
using Wt if preferable.
If you need to run an application on a client side (e.g. to have a control
over
the hardware or OS resources) you probably need to use Qt.

>
> Thanks in advance.
>
> --
> Parveen Arora
> www.parveenarora.in
> E-Mail: [email protected]
>
>
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network
> management toolset available today.  Delivers lowest initial
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>



-- 
// Dmitriy.
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to