Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The differences between client server and application se
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00055457
Message ID:
00055945
Views:
36
Thanks for all of you. You gave me a wonderful lesson.

Sunny

>>One important difference with client/server and non-client/server multi-user applications is that client/server applications cut-down on network traffic...as an example, if you performed a query on a remote table with a non-client/server multiuser app, the entire table and index file would have to pass through the network to the 'client' machine where the query would then be executed....in a true client/server application, the request would be sent to the server app, the server app would process the request and send only the results to the client...so if you were searching a 10Mb file to find 5K of data you would cut-down on network traffic dramatically....
>
>Joseph,
>
>This does depend though... If your queries routinely return large amounts of data then the benefit of client server diminishes. The same is true is you have lots of bandwidth kicking around.
>
>Then again these are all "ifs". I remember a quote from Jean Cretien "if my grandmother had wheels, then she'd be a bus".
Can you live without the earth?
Please remind that :
"Yung Hung" is my first name;
"Yeung" is my last/family name.
Previous
Reply
Map
View

Click here to load this message in the networking platform