When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. NetworkManager - Wikipedia

    en.wikipedia.org/wiki/NetworkManager

    NetworkManager is a daemon that sits on top of libudev and other Linux kernel interfaces (and a couple of other daemons) and provides a high-level interface for the configuration of the network interfaces.

  3. Wireless tools for Linux - Wikipedia

    en.wikipedia.org/wiki/Wireless_tools_for_Linux

    Wireless tools for Linux is a collection of user-space utilities written for Linux kernel-based operating systems to support and facilitate the configuration of device drivers of wireless network interface controllers and some related aspects of networking using the Linux Wireless Extension.

  4. IPTraf - Wikipedia

    en.wikipedia.org/wiki/IPTraf

    IPTraf is a software - based console that provides network statistics. [1] It works by collecting information from TCP connections, such as statistics and activity interfaces and drops TCP and UDP traffic. It is available in Linux operating systems.

  5. pcap - Wikipedia

    en.wikipedia.org/wiki/Pcap

    ngrep, aka "network grep", isolate strings in packets, show packet data in human-friendly output. Nmap, a port-scanning and fingerprinting network utility; Pirni, a discontinued network security tool for jailbroken iOS devices. Scapy, a packet manipulation tool for computer networks, written in Python by Philippe Biondi.

  6. SocketCAN - Wikipedia

    en.wikipedia.org/wiki/SocketCAN

    The application first sets up its access to the CAN interface by initialising a socket (much like in TCP/IP communications), then binding that socket to an interface (or all interfaces, if the application so desires). Once bound, the socket can then be used like a UDP socket via read, write, etc... Python added support for SocketCAN in version ...

  7. Berkeley sockets - Wikipedia

    en.wikipedia.org/wiki/Berkeley_sockets

    The Berkeley socket API is a general interface for networking and interprocess communication, and supports the use of various network protocols and address architectures. The following lists a sampling of protocol families (preceded by the standard symbolic identifier) defined in a modern Linux or BSD implementation:

  8. List of widget toolkits - Wikipedia

    en.wikipedia.org/wiki/List_of_widget_toolkits

    Tkinter is included with standard GNU/Linux, Microsoft Windows and macOS installs of Python. Kivy, open source is a modern library for rapid development of applications that make use of innovative user interfaces, such as multi-touch apps. Fully written in Python with additional speed ups in Cython.

  9. TUN/TAP - Wikipedia

    en.wikipedia.org/wiki/TUN/TAP

    Being network devices supported entirely in software, they differ from ordinary network devices which are backed by physical network adapters. The Universal TUN/TAP Driver originated in 2000 as a merger of the corresponding drivers in Solaris, Linux and BSD. [1] The driver continues to be maintained as part of the Linux [2] and FreeBSD [3] [4 ...