-----------------------------------------------------------

New Message on BDOTNET

-----------------------------------------------------------
From: spprivate
Message 1 in Discussion

DCOM in my understanding is technique or model by which a component lies in a remote 
server and when i write an application which uses this component I
need use dcomconfig in both server and client and then acitvate in client.Is that 
right.

Now ,going through Remoting concepts,I see,a component is in remote server,i use 
MarshalByValue,Serialization attribute and all and make it as remote component.
for eg I have a class which returns the server time.(this is the remote component in 
Machine A)
Now I write a server application in the same machine which uses the component.

my client application is in another machine(Machine B) which talks to the 
server(Machine A) and displays Machine A's server time.To my amusement,only if i have 
a copy of this dll in Machine B,then only this client application works.And we tried 
something different where in if i have a dll with the same name but no 
implementations,then also its working. Now my question is,do I have to a have the 
remote dll in client as well as server inorder for the things to work .I am confused..

Any light guys...
Cheers
S.P


-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/BDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you received 
this message by mistake, please click the "Remove" link below. On the pre-addressed 
e-mail message that opens, simply click "Send". Your e-mail address will be deleted 
from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to