Introduction
iwremote is a set of Perl scripts and modules for controling WLAN interfaces. It is designed as a wrapper around the wireless tools and is made up of the following Perl modules:
- WLAN::Remote::Config : wrapper around iwconfig and iwconfig, allowing you to get/set the configuration of a WLAN interface and to trigger/parse a scan
- WLAN::Remote::Server : a remote procedure call (RPC) server to remotely control the settings of a WLAN interface
- WLAN::Remote::Client : a remote procedure call (RPC) client to remotely control the settings of a WLAN interface
Some scripts are also provided, illustrating the use of the above modules:
- iwclient and iwserver : client/server pair for remote control of a WLAN interface
- iwmeasure : a tool for performing signal power measurements
Download
| file | date | size | description |
|---|---|---|---|
| no files | |||
Subversion repository
You can browse the source code for iwremote by using WebSVN or browsing the directory.
You can also do a checkout of the current development version of iwremote using Subversion with the following command :
svn co https://svn.jerryweb.org/public/iwremote/trunk iwremote
Contact info
You can e-mail me comments and questions or you can find out more about me.
Copyright
iwremote is copyright (C) 2006-2010 Jeremy Lainé. This software is distributed under the terms of the GNU General Public License (GPL).








