Re: registering 2 channels for each of 2 networkcards
- From: "KidO" <KidO@xxxxxxxxxxxxxxxx>
- Date: Mon, 1 Aug 2005 08:05:04 -0700
David,
I don't have a solution, but I do have the same problem. A Singleton
Remoting Server that I want to have available from both NICs installed in the
PC.
I tried the multiple channel approach, but was unable to get this to work.
It also appeared that when I did not use the bindTo property, that the
channel would bind itself only to 1 of the NIC's (first 1).
Normally, It is not necessary for my remoted server to be available to both
network cards, but it is convenient 2 use both cards when debugging at the
server in my particular installation.
My development environment is only equipped with 1 NIC, but I am planning to
do update the production environment in a week or so, at which time I hope to
try again to get this to work.
I will be watching this thread, so if you discover anything, please share...
Thank you,
--
- John
"Roy Chastain" wrote:
> I think if you omit the bindTo, it should bind to all interfaces/NICs on the system.
>
> On Mon, 1 Aug 2005 09:34:44 +0200, "David" <richter@xxxxxxxxxxxxxxxx> wrote:
>
> >Hello!
> >
> >By having two channels I can provide access to my service for the public
> >network #1.
> >And the second network which is not accessible from the public network can
> >also use the service at the same time.
> >I use two channels because I tried to bind one channel to both networkcards
> >IP's(property"bindTo"), but without success.
> >So I came up with the 2 channel idea...
> >
> >Maybe someone can point out how to bind 2 IP's to a single channel!?
> >
> >Thanks
> >
> >David
> >
>
> -------------------------------------------
> Roy Chastain
> KMSYS Worldwide, Inc.
> http://www.kmsys.com
>
.
- References:
- Re: registering 2 channels for each of 2 networkcards
- From: David
- Re: registering 2 channels for each of 2 networkcards
- From: Roy Chastain
- Re: registering 2 channels for each of 2 networkcards
- Prev by Date: Re: Custom proxy in interface-based approach
- Next by Date: Re: Custom proxy in interface-based approach
- Previous by thread: Re: registering 2 channels for each of 2 networkcards
- Next by thread: Re: Custom proxy in interface-based approach
- Index(es):
Relevant Pages
|