Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Indigo

Vista - How do you specify the cloud you want to register with when using

 
 
Old 07-05-2006   #1 (permalink)
BlueNose


 
 

How do you specify the cloud you want to register with when using

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?

My System SpecsSystem Spec
Old 07-05-2006   #2 (permalink)
Arkady Frenkel


 
 

Re: How do you specify the cloud you want to register with when using

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?



My System SpecsSystem Spec
Old 07-06-2006   #3 (permalink)
BlueNose


 
 

Re: How do you specify the cloud you want to register with when us

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?

>
>
>

My System SpecsSystem Spec
Old 07-09-2006   #4 (permalink)
Arkady Frenkel


 
 

Re: How do you specify the cloud you want to register with when us

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?

>>
>>
>>



My System SpecsSystem Spec
Old 10-06-2006   #5 (permalink)
=?Utf-8?B?U2hhbGluaSBKb3NoaSBbTVNGVF0=?=


 
 

Re: How do you specify the cloud you want to register with when us

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?
> >>
> >>
> >>

>
>
>

My System SpecsSystem Spec
Old 10-06-2006   #6 (permalink)
=?Utf-8?B?U2hhbGluaSBKb3NoaSBbTVNGVF0=?=


 
 

Re: How do you specify the cloud you want to register with when us

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?
> >>
> >>
> >>

>
>
>

My System SpecsSystem Spec
 

Thread Tools


Similar Threads
Thread Forum
Five lessons from Microsoft on cloud security Vista News
WL Mail Contact does not sync with cloud after 1st use Live Mail
AMD Fusion Render Cloud Vista News
Windows Live and cloud computing Live Mail


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46