Difference between revisions of "WirelessManager"

From MorphOS Library

(Created page with "Interface of MOSSYS:Net/WirelessManager * DEVICE/K for example atheros5000.device * UNIT/K/N * CONFIG/K * VERBOSE/S <code>rxcmd WLANMNGR.1 "reassociate"</code>")
 
(disconnect)
 
Line 1: Line 1:
 
Interface of MOSSYS:Net/WirelessManager
 
Interface of MOSSYS:Net/WirelessManager
* DEVICE/K for example atheros5000.device
+
* DEVICE/K for example atheros5000.device or prism2.device
 
* UNIT/K/N
 
* UNIT/K/N
 
* CONFIG/K
 
* CONFIG/K
Line 6: Line 6:
  
 
<code>rxcmd WLANMNGR.1 "reassociate"</code>
 
<code>rxcmd WLANMNGR.1 "reassociate"</code>
 +
 +
<code>rxcmd WLANMNGR.1 "disconnect"</code>

Latest revision as of 03:16, 23 November 2020

Interface of MOSSYS:Net/WirelessManager

  • DEVICE/K for example atheros5000.device or prism2.device
  • UNIT/K/N
  • CONFIG/K
  • VERBOSE/S

rxcmd WLANMNGR.1 "reassociate"

rxcmd WLANMNGR.1 "disconnect"