unorthodox web application
Steve Feaster
stevef "at" moonvalley.com
Mon Apr 18 18:49:00 2005
I am interested in placing a Windows desktop application I have made on my
server and then allowing clients to use the application by using VNC to log
into the server. The appication is for a single user, so my initial idea is
to have a specified number of threads of the application available for the
same number of users. I'm guessing this is a strange way of doing things, but
I'm looking for a quick and easy way to make the desktop application I have
designed availabe for a "web app".
I'm new to this sort of thing, so if anyone has any ideas or suggestions I
would really appreciate it. Even just where to start would be helpful! Or if
this path is more work than redesigning the application to be a common web app
then please let me know.