Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Out of Process server, need to load and run in server me
Message
De
17/11/1999 20:45:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00292198
Message ID:
00292246
Vues:
17
>>We have an out-of-process automation server that is installed and registered on a server. A client is making a call via CreateObject() to gain an instance of the server. It appears that Createobject() is loading it into client memory for execution.

>>We desire to have the automation server load into server memory and to have it's process or processes kicked off and run on the server. How can that be achieved?

Check out CreateObjectEX(), which will fire up the object on the server and map its interface into a proxy object on your client machine. This is DCOM.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform