Re: how to know information of a remote object, that ist reqistered.

From: Sunny (sunnyask_at_icebergwireless.com)
Date: 03/02/04


Date: Tue, 2 Mar 2004 11:24:57 -0600

Hi Monica,
Cast every registered channel to IChannelData.
Get the channel data uri's, they have the form http://hostname:port or
tcp://hostname:port

Hope that helps
Sunny

In article <OfVW7SEAEHA.220@TK2MSFTNGP09.phx.gbl>, hm@nre.com says...
> It is right, my question was badly formulated.
> I want to know information about registered channels...
>
> I used ChannelServices.RegisteredChannels, but the only information
> that I have is: ChannelName and ChannelPriority for each channel.
>
> Do you know how can I get the port(s)?
>
> Thanks in advance.
> Monica
>
>
>



Relevant Pages

  • [NEWS] Some IRC Servers Auto-DeOP Users Too Slowly
    ... and as a result the person who enters the channel has operator ... If nobody is in the channel, the channel modes seem to be resetted, ... with the ChanServ commands. ... enter the empty but registered channel in which you want to set the topic ...
    (Securiteam)
  • problem unregistering channel
    ... I registered channel this way: ... TcpChannel chan = new TcpChannel; ... It then complains that it can't find this chan. ... How do find the existing registered channel, ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: problem unregistering channel
    ... You shouldn't need to unregister your channel unless you want to stop using ... it before your program terminates. ... > How do find the existing registered channel, ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: Playing audio in multi-channel audio device(e.g 5.1 sound system).
    ... channels of two conventional stereo cards. ... to existing WAVEFORMAT which does not identify multi channel device. ... I found a replacement for WAVEFORMAT in form of WAVEFORMATEXTENSIBLE. ... The channel data is interleaved per sample, ...
    (microsoft.public.win32.programmer.mmedia)
  • Re: getting channel properties
    ... Cast every registered channel to IChannelReceiver. ... Get the channel data uri's, they have the form http://hostname:port or ... > Given that I've just configured a channel from a config file using ...
    (microsoft.public.dotnet.framework.remoting)