Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Speed of VFP
Message
From
18/11/1998 07:27:18
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00158655
Message ID:
00158669
Views:
18
>Hi,
>
>I have a 3 MEG VFP5.0 executable residing on an NT server.
>
>I have 35 clients using Win95 to connect to NT to access this application.
>
>When each terminal initially loads the EXE into memory there will be some network traffic - fair enough.
>
>When each client is using the system, will any more traffic be created from accessing the EXE or does the Win95 client keep the entire thing in memory.
>
>Ideally the only traffic we require is the raw data required to use the EXE, not the EXE itself.
>
>Any ideas?
>
>Kind regards,
>
>Kev
>
>BrainBashers: www.internet-uk.com/puzzles

One common work-around for this problem is to install a 'loader' program on each workstation.

When this runs, if there is no local copy of the executable, or the date of the local executable is earlier than the copy of the executable stored on the server, the loader program will copy the latest executable from the server to the workstation, The loader then runs the local copy of the executable.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform