Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running .EXE on a network
Message
From
06/03/2008 12:39:38
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01299335
Message ID:
01299361
Views:
10
>>Hello,
>>
>>I have an application located on a server, where some workstations run the application's exe from its desktop shorcut of the executable on the server.
>>
>>How would I know how many workstations are running the application's exe on the server at a certain time? or if that application's exe is running more than once?
>>
>>Bob
>
>In your application you can simply store the UserID and Start time when you start and log the time when you exit. You can store this info in a table, then you would have all statistics available to you.

That technique does not work 100% of the time. If the workstation crashes, your table will still show the user is logged in.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform