NWM Services: Difference between revisions

Subv (talk | contribs)
EAPoL-Logoff frame
Subv (talk | contribs)
Line 460: Line 460:
Server->Client: Encrypted data packet containing an 8-byte 802.2 LLC header with ethertype = EAPoL (0x888E) and an u16 header of 0x0202(EAPoL-Logoff)
Server->Client: Encrypted data packet containing an 8-byte 802.2 LLC header with ethertype = EAPoL (0x888E) and an u16 header of 0x0202(EAPoL-Logoff)


[From here on, data packets exchanged between the client and the server contain the information passed to SendTo, encapsulated with an LLC header with ethertype = 0x876D (SecureData)]
[From here on, data packets sent using SendTo are encapsulated with an LLC header with ethertype = 0x876D (SecureData)]
 
[The client also sends periodic SecureData data frames on its own, these are probably ping frames]


==Data frames==
==Data frames==