I was trying out the secure chat example that comes with the SDK. This uses
the PNRP resolver to register peers in the Global cloud. How do I specify
that I want to register peers in the LinkLocal cloud?
I was trying out the secure chat example that comes with the SDK. This uses
the PNRP resolver to register peers in the Global cloud. How do I specify
that I want to register peers in the LinkLocal cloud?
Just wanted to ask you : do you mean examples from Basic->Binding->Net ,
those don't work for me opposite to
Scenarios examples ( those do work )
TIA
Arkady
"BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
news:8AC27439-684F-4003-84CB-CE4BAAFE21E0@microsoft.com...
>I was trying out the secure chat example that comes with the SDK. This uses
> the PNRP resolver to register peers in the Global cloud. How do I specify
> that I want to register peers in the LinkLocal cloud?
Yes, I do mean the examples from Basic->Binding->Net. The scenario samples
work for me also as they use the custom peer resolver. The secure chat sample
in Binding->Net uses the pnrp resolver. I have set up pnrp on my machine o.k.
When I run the example I get the following error:
"One of the addresses specified doesn't match any PNRP cloud for
registration.Global_"
This suggests that it is trying to register with the Global cloud, by
default, and failing. I don't have access to a Global cloud due to firewall
restrictions so I want to find out how a can specify that I want to register
with LinkLocal cloud.
Any ideas would be appreciated
Thanks
"Arkady Frenkel" wrote:
> Just wanted to ask you : do you mean examples from Basic->Binding->Net ,
> those don't work for me opposite to
> Scenarios examples ( those do work )
> TIA
> Arkady
>
> "BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
> news:8AC27439-684F-4003-84CB-CE4BAAFE21E0@microsoft.com...
> >I was trying out the secure chat example that comes with the SDK. This uses
> > the PNRP resolver to register peers in the Global cloud. How do I specify
> > that I want to register peers in the LinkLocal cloud?
>
>
>
The same I have too
Arkady
"BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
news:5F02B969-7738-409E-9981-19E83C23EFB8@microsoft.com...
> Yes, I do mean the examples from Basic->Binding->Net. The scenario samples
> work for me also as they use the custom peer resolver. The secure chat
> sample
> in Binding->Net uses the pnrp resolver. I have set up pnrp on my machine
> o.k.
> When I run the example I get the following error:
>
> "One of the addresses specified doesn't match any PNRP cloud for
> registration.Global_"
>
> This suggests that it is trying to register with the Global cloud, by
> default, and failing. I don't have access to a Global cloud due to
> firewall
> restrictions so I want to find out how a can specify that I want to
> register
> with LinkLocal cloud.
>
> Any ideas would be appreciated
> Thanks
>
> "Arkady Frenkel" wrote:
>
>> Just wanted to ask you : do you mean examples from Basic->Binding->Net ,
>> those don't work for me opposite to
>> Scenarios examples ( those do work )
>> TIA
>> Arkady
>>
>> "BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
>> news:8AC27439-684F-4003-84CB-CE4BAAFE21E0@microsoft.com...
>> >I was trying out the secure chat example that comes with the SDK. This
>> >uses
>> > the PNRP resolver to register peers in the Global cloud. How do I
>> > specify
>> > that I want to register peers in the LinkLocal cloud?
>>
>>
>>
Hi,
Thanks for trying out the Peer Channel samples in teh Windows SDK.
PeerChannel automatically reigsters in all available PNRP clouds by default.
So you should not need to specify a link-local cloud specifically. If it is
available, it will automatically use the Linklocal cloud. Similarly if your
global cloud is not usable or is absent, we will not attempt to use it to
communicate with peers.
Please make sure you are running the latest Winfx Runtime components (now
called .net v3.0) and SDK samples
1. Please UNINSTALL the Winfx runtime components/SDK already on your machine.
2. Install NET Framework 3.0 Runtime Components RC1 from
http://www.microsoft.com/downloads/d...displaylang=en
3. Install Windows SDK for Vista RC1 and the .NET Framework 3.0 RC1 from
http://www.microsoft.com/downloads/d...displaylang=en
4. Compile and run hte samples and please let us know if there are any
issues that you see with the samples.
Also, please visit our team blog at www.blogs.msdn.com/peerchan for more
information/comments.
Hope this helps..
-Shalini.
-----This posting is provided "AS IS" with no warranties, and confers no
rights.
"Arkady Frenkel" wrote:
> The same I have too
> Arkady
>
> "BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
> news:5F02B969-7738-409E-9981-19E83C23EFB8@microsoft.com...
> > Yes, I do mean the examples from Basic->Binding->Net. The scenario samples
> > work for me also as they use the custom peer resolver. The secure chat
> > sample
> > in Binding->Net uses the pnrp resolver. I have set up pnrp on my machine
> > o.k.
> > When I run the example I get the following error:
> >
> > "One of the addresses specified doesn't match any PNRP cloud for
> > registration.Global_"
> >
> > This suggests that it is trying to register with the Global cloud, by
> > default, and failing. I don't have access to a Global cloud due to
> > firewall
> > restrictions so I want to find out how a can specify that I want to
> > register
> > with LinkLocal cloud.
> >
> > Any ideas would be appreciated
> > Thanks
> >
> > "Arkady Frenkel" wrote:
> >
> >> Just wanted to ask you : do you mean examples from Basic->Binding->Net ,
> >> those don't work for me opposite to
> >> Scenarios examples ( those do work )
> >> TIA
> >> Arkady
> >>
> >> "BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
> >> news:8AC27439-684F-4003-84CB-CE4BAAFE21E0@microsoft.com...
> >> >I was trying out the secure chat example that comes with the SDK. This
> >> >uses
> >> > the PNRP resolver to register peers in the Global cloud. How do I
> >> > specify
> >> > that I want to register peers in the LinkLocal cloud?
> >>
> >>
> >>
>
>
>
Hi,
Thanks for trying out the peer channel.
Peer channel automatically uses the linklocal cloud when it is available
(and when a Global_ cloud is unusable) and we do expect to work in your
scenario by default.
Could you please make sure that you the latest RunTime components for WCF as
well as the latest SDK samples. There have been plenty of changes since the
June-July CTP to the RC1 release early last month.
1. Make sure you uninstall all previous versions of the RunTime components
and the SDK.
2. Install the .Net runtime components as well as the SDK according to
instructions posted here
http://www.netfx3.com/blogs/news_and...9/05/5479.aspx
3. Compile and run the samples in your scenario.
Please visit the Peer channel team blog (http://blogs.msdn.com/peerchan )
for more information/comments.
Please let us know if the samples still dont work for you and we'll be glad
to help.
---This posting is provided "AS IS" with no warranties, and confers no rights.
-----
"Arkady Frenkel" wrote:
> The same I have too
> Arkady
>
> "BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
> news:5F02B969-7738-409E-9981-19E83C23EFB8@microsoft.com...
> > Yes, I do mean the examples from Basic->Binding->Net. The scenario samples
> > work for me also as they use the custom peer resolver. The secure chat
> > sample
> > in Binding->Net uses the pnrp resolver. I have set up pnrp on my machine
> > o.k.
> > When I run the example I get the following error:
> >
> > "One of the addresses specified doesn't match any PNRP cloud for
> > registration.Global_"
> >
> > This suggests that it is trying to register with the Global cloud, by
> > default, and failing. I don't have access to a Global cloud due to
> > firewall
> > restrictions so I want to find out how a can specify that I want to
> > register
> > with LinkLocal cloud.
> >
> > Any ideas would be appreciated
> > Thanks
> >
> > "Arkady Frenkel" wrote:
> >
> >> Just wanted to ask you : do you mean examples from Basic->Binding->Net ,
> >> those don't work for me opposite to
> >> Scenarios examples ( those do work )
> >> TIA
> >> Arkady
> >>
> >> "BlueNose" <BlueNose@discussions.microsoft.com> wrote in message
> >> news:8AC27439-684F-4003-84CB-CE4BAAFE21E0@microsoft.com...
> >> >I was trying out the secure chat example that comes with the SDK. This
> >> >uses
> >> > the PNRP resolver to register peers in the Global cloud. How do I
> >> > specify
> >> > that I want to register peers in the LinkLocal cloud?
> >>
> >>
> >>
>
>
>
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microsoft & the Cloud | SGT Oddball | Vista News | 0 | 05 Mar 2010 |
| Learn cloud security before it's too late. | JMH | System Security | 0 | 18 Sep 2009 |
| Five lessons from Microsoft on cloud security | JMH | Vista News | 6 | 26 Aug 2009 |
| AMD Fusion Render Cloud | Everlong | Vista News | 1 | 08 Feb 2009 |
| How do you specify which cloud to register with when using PNRP? | Kevin Monaghan | WinFX General | 0 | 04 Jul 2006 |