vivekjain Level: Professor
 Registered: 11-08-2003 Posts: 71
|
Running an app off the server
Hi,
I am developing a VB application, and I am creating an exe. Now, there are 10 other systems that I want, that needs to access the application. Would it be possible for the other 10 systems to access the same application, which is on the server, i.e creating a shortcut of the exe on their system and running it from there. The idea is, if we install the app on all the systems, and if we make a change in the app, we need to send a copy of the exe to all the systems again. Instead if they are running off the server, we change it in the server and it automatically is effected on all the systems. Are there any issues with this?
|