Changes between Version 4 and Version 5 of doc/developer/SupportingDevicesWithNoWebBrowser
- Timestamp:
- 01/18/08 11:41:18 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/developer/SupportingDevicesWithNoWebBrowser
v4 v5 90 90 ==== Auth trigger hook plugin ==== 91 91 This would allow an existing DHCP server to call an executable that would sent a message to wifidog that a device has been granted a lease. 92 93 A good programming reference is http://publib.boulder.ibm.com/infocenter/systems/index.jsp?topic=/com.ibm.aix.progcomm/doc/progcomc/dhcp_api.htm 94 92 95 ==== Implement a DHCP server plugin within wifidog ==== 93 96 Hopefully this would leverage an existing codebase as a plugin. The main reason to do this is to allow the gateway to send it's lease list to tha auth server, allowing a user more to pick the device to whitelist from a list of MAC and manufacturers instead of typing it if he is at a hotspot.
