Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CreateObjectEx
Message
De
28/06/1999 22:58:34
 
 
À
28/06/1999 20:28:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00234959
Message ID:
00235074
Vues:
26
>>Is CreateObjectEx different from DCOM? What is the speed of createing an object over the internet with 56K? What privilege does the user need to be able to create the object? I know allot of questions but this will be my first crack at this.
>
>The reason createobjectEx exists is to get around the need for Automation Manager to be running on your system.
>
>Its only problem is however, that you need to code differently for the
>server system to the client systems. In you install a out-of-process server
>app onto your host machine ... you need to call in using createobject() if
>vfp runs on the same machine. Yet all clients can call it using createibjectex().

So, you can create a wrapper function that you call... you can set up some properties of an application object which specify which function to use...

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform