Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Minimizing Network traffic - ideas wanted!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01433035
Message ID:
01433268
Vues:
79
John, I don't know if this would help you out or not, but a few months ago I wrote a VFP backend server and client - really just as a proof of concept for myself, but it works pretty well. It's pure VFP, except for the socket controls and multithreading on the server side.

The server excepts a SQL commands or a code block to execute and returns a response for pass/fail or a dataset. Much like standard SQLEXEC but a little more capable in that it allows you to send actual code blocks too. It handles data compression sending over the wire, etc.

LMK if you're interested in trying it out and I can send you a copy.

-m@
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform