时间:20161115,大二上

准备.


什么是 EAP 协议 ?

WIKI : https://en.wikipedia.org/wiki/Extensible_Authentication_Protocol

RFC : https://tools.ietf.org/html/rfc3748

中文 : http://blog.ptsang.net/details_about_802_1x_in_campus_authentication_1

中文的是后来找到的,通宵看RFC简直爽翻了

EAP协议过程

  • [补] winpcap编程——EAP协议与EAPSOCKET实现

编译环境

  • 操作系统:Win10
  • IDE:VS2015
  • 其他:WinPcap

代码

link
当时为下一篇随笔·EAPSOCKET实现校园网锐捷登录·而写,因而只实现了EAP协议的一部分

相关文章:

  • 2022-01-07
  • 2021-04-09
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2021-08-17
  • 2022-12-23
猜你喜欢
  • 2022-02-02
  • 2022-01-17
  • 2021-05-06
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案