Re: Cannot create channel sink

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi Loyola,

To specify a host name or I.P. address for a remote object you must do so in
the channel object's constructor using the IDictionary of properties.

Here is a list of the properties that are available for each channel:

http://msdn2.microsoft.com/en-us/library/kw7c6kwc.aspx

I believe you want to use the machineName property, but you can't specify
an IP address or host name for a machine other than the one that is
executing the code.

HTH

"Loyola stalin" <Loyolastalin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:3C7BCC0E-FAE3-4F4C-8D10-6FC51F33547B@xxxxxxxxxxxxxxxx
Hi,

I am trying to store my object in remote system

Like System.Runtime.Remoting.RemotingServices.Marshal(ob,
"//10.31.180.50/SortedSearchable");
And Retreving like
(IRemote)Activator.GetObject(typeof(IRemote),
@"//10.31.180.50:8080/SortedSearchable")

It doesn't work .. But the folowinf working fine ..
System.Runtime.Remoting.RemotingServices.Marshal(ob, "SortedSearchable");

(IRemote)Activator.GetObject(typeof(IRemote),
@"http://localhost:8080/SortedSearchable";);


Can u just tell me how to set the service in a remote system ?

Thanks and Regards
Loyola



.



Relevant Pages

  • Yes it can, dude.
    ... It is funny because I called them once before and they said that if I had Windows XP installed that the Windows Media Center Remote and Guide would change Comcast Digital channels. ... change the channels with the MC channel guide, ... Can't change the channels other than using the Comcast STB remote to ...
    (microsoft.public.windows.mediacenter)
  • Re: Why Cant I Change Channels With My Keyboard???
    ... Do you have an MC MCE compatible IR receiver and an IR blaster installed to emulates your Comcast remote to allow you to change the channel on your Comcast tuner STB from your MC PC keyboard? ...
    (microsoft.public.windows.mediacenter)
  • Re: Windows Media Centre useless without remote?
    ... can do it change the channel on the SAT receiver. ... I will NEVER need to use the IRB since if I want to PVR something I ... I have to attach a piece of hardware that is useless to me just so I can ... remote controls so why make an IRB manditory? ...
    (microsoft.public.windows.mediacenter)
  • Re: Cache coherency issues using AllocateCommonBuffer(..)
    ... we did put a scope on the remote system looked at the TLPs coming ... and so it seems like we are stuck with AllocateCommonBuffer. ... standard non-common buffer based DMA APIs. ... How soon do you read from the host memory after you believe the DMA ...
    (microsoft.public.development.device.drivers)
  • Re: Windows Media Centre useless without remote?
    ... can do it change the channel on the SAT receiver. ... I have to attach a piece of hardware that is useless to me just so I can ... remote controls so why make an IRB manditory? ...
    (microsoft.public.windows.mediacenter)