Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does DCOM work with VFP?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00272471
Message ID:
00285346
Vues:
28
Hi Rick,

I have a related question. I'd like to build a server object that is instantiated from the client (over the internet) and collects data from that client. So if the code in the server object sais: "Use customer" it should use the custumer table on the client. The object should act as if it was on the client, but the code is centralised on the server. Is this possible/the normal way/inpossible/hard?

>>Can you program a DCOM object with VFP? How do you do it?
>>
>>We are working with Remote Automation, and it's a PITA. Since MS says DCOM is "the way to go", we would probably switch. Is it possible?
>>
>>Thanks!
>
>Yes you can. Just build an OutofProc (EXE) server and it will work over DCOM. For a DCOM client you can use CreateObjectEx() to instantiate a remote object.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform