2.2.10 POLLACK Packet

This packet is sent by the client in response to the POLL packet and is sent to the Unicast Address of the server.


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

ClientId

POLLSeqNo

...

AppDataLen

AppData (variable)

...

ClientId (4 bytes): Specifies the unique ID assigned to the client by the server using the JOINACK packet (section 2.2.6).

POLLSeqNo (8 bytes): MUST be set to the POLLSeqNo from the POLL packet that triggered the reply.

AppDataLen (2 bytes): MUST be set to the length, in bytes, for the AppData field.

AppData (variable): MUST be set to the Application Data provided by the WDS Multicast Application Protocol, as specified in [MS-WDSMA].

This packet does not have any Extended Options.