Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Authentification error for remote COM objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00460855
Message ID:
00461378
Vues:
14
Vlad, try this article from West-Wind site:

http://www.west-wind.com/presentations/internetenabling/InternetEnabling.htm

>Thank you, Nick!
>
>>There is a excellent article "Access COM objects over TCP/IP" by Rick Strahl in November issue of FoxPro Advisor.
>>
>>>Hi, Nick!
>>>
>>>Nice note. Can you point me where I can read more about this? I need to know how much I lose when use this way. What if I will have only 3-4 methods in my COM object with no more than 3-4 parameters? NOte that I still like idea to do not register object at client side at all, because this cause additional mess with installation.
>>>
>>>>>CREATEOBJECTEX('{GUID}','IP.ADDRESS')
>>>>>
>>>>>In the VFP help for CREATEOBJECTEX command I read that remote COM object does not requires registering at the client computer when you use it by GUID.
>>>>
>>>>You can do it this way, however it might be not a good idea, because in this case the client needs to retrieve the info about DCOM properties and methods from the server side type library, which is slower and decreases overall performance.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform