2.2.4.2 DN_CREATE_GROUP

The DN_CREATE_GROUP packet informs all of the connected peers that the new group has been successfully created for the game session.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

dwPacketType

dpnidRequesting

dwPacketContext

dwPacketType (4 bytes): A 32-bit field that contains the packet type.

Value

Meaning

DN_MSG_INTERNAL_CREATE_GROUP

0x000000D7

Informs the requesting peer that the group has been created.

dpnidRequesting (4 bytes): A 32-bit field that contains the DPNID of the peer that has requested the group to be created. For more information, see section 2.2.7.

dwPacketContext (4 bytes): A 32-bit field that contains the value sent in with the DN_REQ_CREATE_GROUP from the requesting peer. The value passed MUST be identical to that which was passed in.