About 70,500 results
Open links in new tab
  1. Network socket - Wikipedia

    Network socket A network socket is a software structure within a network node of a computer network that serves as an endpoint for sending and receiving data across the network. The structure and …

  2. Socket Fiber Internet Provider

    We're your local Missouri provider for fiber internet service and home phone. Based in Columbia, we've been serving Missouri homes & businesses since 1994.

  3. Socket in Computer Network - GeeksforGeeks

    Jul 12, 2025 · Stream Socket In Computer operating system, a stream socket is type of interprocess communications socket or network socket which provides a connection-oriented, sequenced, and …

  4. Socket - Block zero-day supply chain attacks

    Socket flags malicious packages within minutes of publication, blocking zero-day supply chain attacks before they reach your machine, CI, or production.

  5. socket (2) - Linux manual page - man7.org

    A stream socket must be in a connected state before any data may be sent or received on it. A connection to another socket is created with a connect (2) call. Once connected, data may be …

  6. Residential Internet - Socket Fiber

    Socket Fiber Internet service offers a rock-solid, reliable service that keeps you connected, rain or shine. FUTURE-PROOF Fiber technology is the gold standard in internet connectivity, and Socket is here …

  7. What is a socket? - IBM

    A socket can be thought of as an endpoint in a two-way communication channel. Socket routines create the communication channel, and the channel is used to send data between application programs …

  8. Socket.IO

    Jul 25, 2024 · Socket.IO Bidirectional and low-latency communication for every platform

  9. Socket - Wikipedia

    Socket wrench, a type of wrench that uses separate, removable sockets to fit different sizes of nuts and bolts Socket head screw, a screw (or bolt) with a cylindrical head containing a socket into which the …

  10. Python socket Module - W3Schools

    The socket module provides low-level networking interface for creating network connections. Use it to create TCP/UDP clients and servers, establish network connections, or work with raw network …