where can i get complete (open source) protocol stacks for 802.11 n ,g,a in c++ for linux platform any links?
Monday, February 1st, 2010 at
14:50
i would like to download the protocol stacks for above mentioned standards to implement them on linux so could u plz mention me any links for downloading the open source code….??
Tagged with: Linux • open source code • protocol stacks
Filed under: Open Source
Like this post? Subscribe to my RSS feed and get loads more!
Your question is a bit vague. But the Linux kernel source code includes wireless protocol stacks. If you grab the Linux kernel source code, look mostly in the ‘net/wireless’ directory.