Just to add to my last email. Silverlight is more about WPF, XAML, etc, and all this is of no interest to us. What I simply want is a sandbox kind of environment, which allows the user to load the Python script (or application). The application actually is a VoIP softphone, basically we want that the user should be able to use the phone through the browser itself and it gets loaded for the user to make calls without installing the application.
Coming from a C++ and VoIP background I don't have much of an idea about the various web technologies out there. Can someone be kind enough to point out various things that I can try out? ----- Original Message ----- From: "Prashanth Mohan" <[EMAIL PROTECTED]> To: "Bangalore Python Users Group - India" <bangpypers@python.org> Sent: Friday, February 22, 2008 11:06 AM Subject: Re: [BangPypers] Python app in a browser sandbox? > Hello, > > On Fri, Feb 22, 2008 at 10:56 AM, logan <[EMAIL PROTECTED]> wrote: >> My intent is that the user opens the website and then >> the Python application is loaded in the user's memory and there after the >> user is able to use the application. > > You could use IronPython + Silverlight for an application sandbox > within a browser. > > -- > /P > http://prashblog.com > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers