HighTechTalks DotNet Forums  

Two remote objects in one host. And they need to talk..

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss Two remote objects in one host. And they need to talk.. in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
godd
 
Posts: n/a

Default Two remote objects in one host. And they need to talk.. - 09-03-2007 , 12:02 AM






Hi,
I have two remote objects hosted in one Windows service, one is
Singleton and another one is Singlecall. Configuration is done via
config file(Service.exe.config). There is one tcp channel and one port
specified there.
The Singlecall object needs to call methods of Singleton(Singlecall is
a client for Singleton). Is it possible to add client configuration
section to the same Service.exe.config, where these objects are
already declared as <wellknown> types?

Is it better way to make this communication more simple because they
share one host?

Thanks,
godd


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.