Windows Vista Beta | WinVistaBeta.com - Message | P2P application using PeerChannel

July 03, 2008  
Subject: P2P application using PeerChannel
Group: microsoft.public.windows.developer.winfx.indigo
Date: 4/17/2008 5:09:51 PM
From: "ElvisRS@gmail.com" [Email Address Protection]

Hi,

I wrote a simple chat using wcf PeerChannel and CustomPeerResolver.
Everything works fine between one computer with vista and a public ip,
and a second one with vista but private ip. But I cant establish a
connection between two computers behind NAT (first xp sp2 with pnrp2,
second vista, both private ip), peer resolver is of course
accessilbe.
I have read already a lot of articles about pnrp, ipv6 and teredo but
there were so much informations I got no idea where to start. If
somebody could help me I would really appreciate it.

Back