Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual Foxpro as Client/server
Message
De
04/10/1999 17:09:37
 
 
À
04/10/1999 17:02:39
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00271407
Message ID:
00272477
Vues:
45
>>I think your biggest decision here is VFp front-end vs. browser front end. How complex must the user interface be? Beyond the scope of HTML? If not, a browser front end might be easier to build. OTOH, if you need significant functionality in the front-end, or the server data has to live side by side with local data, a VFP front-end is the way to go. Go to www.west-wind.com and read Rick's articles about HTTP distributed apps. This will give you an idea of what is required to get the communication going. Also read up on DCOM.
>
>
>How do you get DCOM working? *Does* it work with VFP? Or must you resort to Remote Automation?
>
>Thanks!

DCOM is remote automation. you must register the server on both the client and server machines, and use DCOMCNFG to configure the client to run that server from the specified machine. It is quite a pain- I think there are some documents detailling the procedure at www.west-wind.com.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform