WlanAP.cpp File Reference

Wlan feature. More...

#include "WlanAP.h"
#define SYSTEM_COMMAND_1_CISCO   "curl http://"
#define SYSTEM_COMMAND_2_CISCO   "/ShowAssociations.shm -O - -q | grep -B 1 '<font color=\"green\">Assoc</font>' | grep 'MAC=' | sed 's/<[^<]*>//g;s/&nbsp;//g'"
#define SYSTEM_COMMAND_1_LINKSYS   "curl --silent --basic --user \" :"
#define SYSTEM_COMMAND_2_LINKSYS   "\" --insecure https://"
#define SYSTEM_COMMAND_3_LINKSYS   "/WL_ActiveTable.asp | grep -A 256 'Active PC' | grep -B 256 'Inactive PC' | grep '<TD height=\"20\" width=\"156\">' | cut -d'>' -f3 | cut -d'<' -f1"
#define DEFAULT_ADDRESS   "140.78.95.197"

Functions

 EXPORT_FEATURE (WlanAccessPointFeatureProvider)


Detailed Description

Wlan feature.

© 2003-2004 by Rene Mayrhofer, Harald Radi

Date
2004-06-15 21:37:06 +0200 (Die, 15 Jun 2004)
Revision
823

Since:
Mon Jul 7 2003
Author:
Rene Mayrhofer <rene@mayrhofer.eu.org>

Harald Radi <harald.radi@nme.at>


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Id
WlanAP.cpp 823 2004-06-15 19:37:06Z rene

Define Documentation

#define SYSTEM_COMMAND_1_CISCO   "curl http://"
 

Default properties


Generated on Mon Jun 5 10:20:48 2006 for Intelligence.kdevelop by  doxygen 1.4.6