Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DCOM object access to server resources
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00146386
Message ID:
00146755
Vues:
26
Thanks Rick,
So a fully qualified UNC expressed by the DCOM object will implicitly use server side resources. Is this true even if I don't have browse services on the remote machine? (its on a differnt network segment).

Some Other Questions:

What overhead in bandwidth do I incure by using DCOM instead of a simple datagram architechture?

DCOM is connection based, it seems that I could handle more concurrent clients with a datagram / connectionless approach?

What is your opinion

Jon

>>Hi, I am writing a DCOM object in VFP 5.0 I know I can use GETMODULEFILE api call to determine the location of the DCOM object on the server but how do I access File and print services on the server?
>
>UNC notation. \\ServerName\Sharename\Path... Works for printers too.
>
>Make sure you set the security properly for the server. Remember
>the server doesn't live local. Everything it does happens on the
>remote, so a local printer to the component is on the server.
>
>+++ Rick ---
JJ-
One man gathers what another man spills.......
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform