When.com Web Search

Search results

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

    en.wikipedia.org/wiki/Multicast

    Multicast. In computer networking, multicast is a type of group communication where data transmission is addressed to a group of destination computers simultaneously. [1] Multicast can be one-to-many or many-to-many distribution. [2][3] Multicast differs from physical layer point-to-multipoint communication.

  3. Reliable multicast - Wikipedia

    en.wikipedia.org/wiki/Reliable_multicast

    A minimal definition of reliable multicast is eventual delivery of all the data to all the group members, without enforcing any particular delivery order. [1] However, not all reliable multicast protocols ensure this level of reliability; many of them trade efficiency for reliability, in different ways. For example, while TCP makes the sender ...

  4. Multicast routing - Wikipedia

    en.wikipedia.org/wiki/Multicast_routing

    A multicast routing protocol is a mechanism for constructing a loop-free shortest path from a source host that sends data to the multiple destinations that receives the data. IPv4 uses Class D address (224.0.0.0 ~ 239.255.255.255) [2] IPv6 multicast provides the previous feature of IPv4 and a new IPv6 feature, allowing a host to send a single ...

  5. Multicast address - Wikipedia

    en.wikipedia.org/wiki/Multicast_address

    A multicast address is a logical identifier for a group of hosts in a computer network that are available to process datagrams or frames intended to be multicast for a designated network service. Multicast addressing can be used in the link layer (layer 2 in the OSI model), such as Ethernet multicast, and at the internet layer (layer 3 for OSI ...

  6. IP multicast - Wikipedia

    en.wikipedia.org/wiki/IP_multicast

    IP multicast is a method of sending Internet Protocol (IP) datagrams to a group of interested receivers in a single transmission. It is the IP-specific form of multicast and is used for streaming media and other network applications. It uses specially reserved multicast address blocks in IPv4 and IPv6. Protocols associated with IP multicast ...

  7. Internet Group Management Protocol - Wikipedia

    en.wikipedia.org/wiki/Internet_Group_Management...

    t. e. The Internet Group Management Protocol (IGMP) is a communications protocol used by hosts and adjacent routers on IPv4 networks to establish multicast group memberships. IGMP is an integral part of IP multicast and allows the network to direct multicast transmissions only to hosts that have requested them.

  8. Network socket - Wikipedia

    en.wikipedia.org/wiki/Network_socket

    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 properties of a socket are defined by an application programming interface (API) for the networking architecture. Sockets are created only during the ...

  9. Carrier-sense multiple access with collision detection

    en.wikipedia.org/wiki/Carrier-sense_multiple...

    Carrier-sense multiple access with collision detection. Carrier-sense multiple access with collision detection (CSMA/CD) is a medium access control (MAC) method used most notably in early Ethernet technology for local area networking. It uses carrier -sensing to defer transmissions until no other stations are transmitting.