BUILD WEB BASED APPLICATION SERVER

Ok Microsoft Experts,
I have a tough one (I presume)

I want to build a web server where all my users can run their applications from.
So that the applicaiton is not locally on their computers, but on a webserver
and they access the applications through that web browser.

Any ideas examples etc...



Answer this question

BUILD WEB BASED APPLICATION SERVER

  • balaiitm

    What are the application and what kind of network

    If it's an application like word and your site is on the internet then it's not possible, the user need the have the application installed on their desktop.



  • devram

    well we're thinking of numerous applications,

    My thought is maybe to have... lets say an icon, that would push to you an emulation of another desktop
    for example
    I double click on a weblink icon called ''WebApps'' then I get another desktop that already has those applications installed

    hmmmm, maybe something similiar like ''terminal services''
    where all the applications are installed on the server and users just connect to it through terminal services with limited capabilities.

    what I'm trying to do is, minmize damage to the local desktop
    lock it down to just one icon
    etc....


  • BUILD WEB BASED APPLICATION SERVER