Open ifq opened 11 years ago
I do. =) My current plan is to go all the way up the OSI diagram to start with (Ethernet -> IP -> TCP -> HTTP), and then fill in some of the more popular gaps. 802.11 is high up that list because of how prevalent it is. I'll probably do UDP first, then 802.11.
That's good to hear:) Hope I can use your lib soon~
Ok, so I've got TCP and UDP implemented now. 802.11 is next. =)
do you planing any 802.11 frame parsing function in the near furture?