Re: getting channel properties
From: Sunny (sunnyask_at_icebergwireless.com)
Date: 04/14/04
- Next message: A. Burch: "Re: Direct Remoting event issue?"
- Previous message: Nick Grape: "Re: How can i serialize a TreeNode object"
- In reply to: Steve: "getting channel properties"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 14 Apr 2004 10:43:16 -0500
Hi,
Cast every registered channel to IChannelReceiver.
Get the channel data uri's, they have the form http://hostname:port or
tcp://hostname:port
Hope that helps
Sunny
In article <CE8D780F-1A4D-4B2F-BB6D-E96EB9106583@microsoft.com>,
anonymous@discussions.microsoft.com says...
> Given that I've just configured a channel from a config file using
>
> RemotingConfiguration.Configure("myapp.exe.config");
>
> and given that the channel name is "tcp", how can I retrieve the properties for that channel (eg the port)
>
- Next message: A. Burch: "Re: Direct Remoting event issue?"
- Previous message: Nick Grape: "Re: How can i serialize a TreeNode object"
- In reply to: Steve: "getting channel properties"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading