Re: P2P API. Error grouping id's.
From: Geogy Samuel [MSFT] (geogys_at_online.microsoft.com)
Date: 04/23/04
- Next message: Rex A. Winn, Jr.: "IAS Extension DLL???"
- Previous message: Mark Wodrich [MSFT]: "Re: Expectation of WSAGetOverlappedResult, fraom a 'newbie'"
- In reply to: Igor_RU: "P2P API. Error grouping id's."
- Next in thread: Igor_RU: "Re: P2P API. Error grouping id's."
- Reply: Igor_RU: "Re: P2P API. Error grouping id's."
- Reply: Igor_RU: "Re: P2P API. Error grouping id's."
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 23 Apr 2004 12:35:56 -0700
The problem is that your machines do not have a global IPv6 address. One
option is to try to enumerate the clouds on the 2nd/3rd machine and use the
LinkLocal cloud from that enumeration to join the group. This will work only
if all the 3 machines are behind the same router.
Please let us know if that works.
Geogy
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Igor_RU" <igor@crystall.tl.ru> wrote in message
news:930FD734-E52C-49CB-B387-70156499EAA8@microsoft.com...
> I'm using P2P SDK for XP. The problem is in grouping several identities in
> group. I create 3 id's on different computers in LAN and try to join them
> into one group.
> First Id create group, 2'd and 3'd join group. In function PeerGroupCreate
> i must use field pwzCloud. On 1'st computer i have
> LinkLocal_{E54C850C-CDB9-47CF-85AD-0E15DA60C73C} cloud. When 2'd Id try to
> join this group, it have error - unknow cloud, because i have no this
> cloud on 2'd and 3'd computer. This mean, that i can not join group from
> different comp? ?!?!?! I can not use pwzCloud = NULL, because have an
> error - unknow cloud.
>
> More over. If i try to join 2'd Id in same group on same computer,
> everything well except one thing. When i try to get info about group
> (number of members, ...) a have always 1 - one member?!?!?! And status of
> group for 2'd Id - 0 (unknown), for 1'st - well (listening). And i have no
> events from group.
>
> May be somebody can help me
- Next message: Rex A. Winn, Jr.: "IAS Extension DLL???"
- Previous message: Mark Wodrich [MSFT]: "Re: Expectation of WSAGetOverlappedResult, fraom a 'newbie'"
- In reply to: Igor_RU: "P2P API. Error grouping id's."
- Next in thread: Igor_RU: "Re: P2P API. Error grouping id's."
- Reply: Igor_RU: "Re: P2P API. Error grouping id's."
- Reply: Igor_RU: "Re: P2P API. Error grouping id's."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|