207ad420a5
git-svn-id: file:///home/svn/framework3/trunk@4922 4d416f70-5f16-0410-b530-b9f4589650da |
||
---|---|---|
.. | ||
Lorcon.c | ||
Lorcon.h | ||
Makefile | ||
README | ||
extconf.rb | ||
test.rb |
README
This is an experimental interface for lorcon, a 802.11 library developed by Joshua Wright and dragorn. This interface is only available on Linux and with lorcon-supported wireless drivers. For more information, please see the lorcon documentation and code: http://www.802.11mercenary.net/lorcon/ The latest version of lorcon can pulled from SVN: $ svn co https://www.nycccp.net/svn/tx-80211 To build this extension: $ ruby extconf.rb $ make $ su # make install