Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP, ADO and internet
Message
 
À
14/02/2000 11:36:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00330812
Message ID:
00332020
Vues:
28
>Bud,
>
>>If I use DCOM doesn't every client have to register the server on thier local machine? Can registration be automatic? If it does require registration that sounds like a nightmare for maintenance.
>
>If you use CREATEOBJECTEX(), you can specify the server location without having to pre-register it. Look up CREATEOBJECTEX in the Docs -- it's all explained there.

Sorry, but that's not true. The client must have a copy of at least the type library registered. Without that you can't access a remote component. The client also needs to be in the ACL in order to access the component.

DCOM is not anonymous technology - it's based entirely in the NT security and administration model which requires significant configuration on the client.

If anonymous clients are the goal a Web based approach should be adopted. Anything running over HTTP can be anonymous...
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform