If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:wl server socket

From BoxMatrix
(Redirected from wl server socket)


BoxMatrix >> Shell-Commands >> wl_server_socket @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Chipset-Command

Goto:   Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

wl_server_socket is a Broadcom WLAN remote diagnosis shell server daemon. It is not started automatically.
It is the commandline frontend to libwl_server_socket.so and does not provide any help function.

It can be started from the shell and does not detach from the caller process, so could be stopped by Ctrl-C:

root@fritz:/var/mod/root# wl_server_socket

INFO: Network Interface:eth0, Port:8000

^C
root@fritz:/var/mod/root# 

By default Port-8000-tcp is served for IPv4 on the first ethernet port gathered from /proc/net/dev.
The protocol is proprietary and there's no client installled.

However, the client also seems to be a cli frontend for libwl_server_socket.so, since the lib contains the help strings:

Usage: ./wl --<transport> <ip/mac> sh --timeout <timeout value> <shell command>

Eg: ./wl --socket 172.22.65.226 sh --timeout 15 ls

Note that this is a missing command and NOT the wl alias for wlctl.

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-04-18 07:16 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Symlinked by cmd wl_server 2 6.54 - 7.17 Alias for wl_server_socket. Broadcom
Depends on lib libc.so 2 6.54 - 7.17 Standard C library Linux
Depends on lib libgcc_s.so 2 6.54 - 7.17 GCC low-level runtime library Linux
Depends on lib libwl_server_socket.so 2 6.54 - 7.17 Broadcom WLAN remote diagnosis shell API. Broadcom
4 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-04-18 05:08 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 7581 6.54 - 7.16 /bin 6.8k - 7.6k
FRITZ!Box 7582 6.83 - 7.17 /bin 6.8k - 7.6k
2 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-04-18 07:16 GMT.

Firmware Symbol
6.54 - 7.17 dhd_ioctl
6.54 - 7.17 handle_ctrlc
6.54 - 7.17 main
6.54 - 7.17 rwl_chld_handler
6.54 - 7.17 set_interface
6.54 - 7.17 store_old_interface
6.54 - 7.17 wl_check
6.54 - 7.17 wl_get
6.54 - 7.17 wl_ioctl
6.54 - 7.17 wl_set
10 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.