Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running remotelly an application
Message
From
29/07/2003 21:20:52
 
 
To
28/07/2003 09:04:41
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00812342
Message ID:
00814785
Views:
8
Hi, Claudio.

>>Then, you assume that you installed (or can install) something in each workstation prior to remotely trigger this process, isn't it?
>
>yes... I was thinking to use Microsoft's scheduling agent (or some equivalent)
>>
>>Now, one possibility is to have a little app that just get this value locally and save it to a server table. To trigger the app as needed, however, you'll have to leave it running all the time, and send some kind of signal (maybe turning a flag on the same table, but from the server side).
>
>This is almost what I looking for.. But, instead of to leave it running all the time.. It can be fired by scheduling agent..
>
>Is there possible ? How ?
>
>>I don't find any other way to run the application remotely... Any chance to do it would be a critical security issue, methinks.
>>
>Refreshing my memory.. Sometime ago (By the web, before to use zonealarm firewall), I've been in some situations where some sites, send us (and start) some programs remotelly.. I was wondering, how could it be possible ?

What about autoapdating the application (much like MSN Messenger tells you when a new version and let you update it right in the moment.

If you like the idea, check this article from Rick Strahl:
http://www.west-wind.com/presentations/wwCodeUpdate/codeupdate.asp

I used this mechanism succesfully in a project, and it was very easy to implement. Indeed, you can take the idea and adapt it to your needs.


Best luck,
Previous
Reply
Map
View

Click here to load this message in the networking platform