Difference between revisions of "XPicoWiFi/Mux"

From Lantronix Wiki!
Jump to navigation Jump to search
(Created page with "The Mux allows you to handle multiple network connections at once, including to the web server. The [http://www.lantronix.com/pdf/xPico-Wi-Fi_UG.pdf xPico Wi-Fi User Guide] h...")
 
 
Line 1: Line 1:
 
The Mux allows you to handle multiple network connections at once, including to the web server.
 
The Mux allows you to handle multiple network connections at once, including to the web server.
  
The [http://www.lantronix.com/pdf/xPico-Wi-Fi_UG.pdf xPico Wi-Fi User Guide] has the full command reference on Chapter 15. Please refer to that document for all the available commands.
+
The [http://www.lantronix.com/pdf/xPico-Wi-Fi_UG.pdf xPico Wi-Fi User Guide] has the full command reference on Chapter 16. Please refer to that document for all the available commands.
  
 
The Forums has several examples on how to use the Mux. For example, to dynamically update data on a webpage on the xPico Wi-Fi's webserver, see this post: [http://forums.lantronix.com/showthread.php?t=1032 http://forums.lantronix.com/showthread.php?t=1032].
 
The Forums has several examples on how to use the Mux. For example, to dynamically update data on a webpage on the xPico Wi-Fi's webserver, see this post: [http://forums.lantronix.com/showthread.php?t=1032 http://forums.lantronix.com/showthread.php?t=1032].

Latest revision as of 18:13, 2 April 2015

The Mux allows you to handle multiple network connections at once, including to the web server.

The xPico Wi-Fi User Guide has the full command reference on Chapter 16. Please refer to that document for all the available commands.

The Forums has several examples on how to use the Mux. For example, to dynamically update data on a webpage on the xPico Wi-Fi's webserver, see this post: http://forums.lantronix.com/showthread.php?t=1032.