Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Winframe? Metaframe?
Message
From
25/02/1999 12:01:42
 
 
To
25/02/1999 11:45:19
Dan Tyrrell
Tyrrell Information Systems
Middle Village, New York, United States
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00191469
Message ID:
00191478
Views:
15
>I was wondering if someone has an answer to this one. Will a compiled foxpro 5.0 program run on a wide area network that is using Citrix Winframe 1.7? Also, will it run under Metaframe.
>

I don't know about MetaFrame, but I've run plenty of VFP apps over WinFrame. On slow WAN connections, your users will likely not be happy with forms that have lots of VFP controls on them and that do frequent refreshes - VFP controls are not standard Windows controls, and as a result, screens are redrawn as bitmaps, rather than by passing calls to the remote client that update the controls on the client end. In general, VB or another product may provide a more acceptable UI if you're careful to select controls that are well-behaved; you can use VFP with thecaeats mentioned above, or can use VFP as a middle tier in an n-tier solution, where VFP's user interface behavior isn't an issue.

With a fast WAN connection, or with a little care in designing your forms to minimize form refreshes (judicious use of LOCKSCREEN goes miles), VFP apps do pretty well with WinFrame and WTS from my experience.

>Thanks for the help,
>
>Dan Tyrrell
>Dtyrr1024@aol.com
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform