What is the relationship between the seven layers of the network and the physical hardware and softw

Updated on technology 2024-05-08
8 answers
  1. Anonymous users2024-02-09

    Interdependence and mutual service are indispensable.

  2. Anonymous users2024-02-08

    The software runs on the appropriate hardware.

  3. Anonymous users2024-02-07

    Hardware and software are two interdependent parts of a complete computer system, and their relationship is mainly reflected in the following aspects.

    Hardware and software are interdependent.

    Hardware is the material basis for software to work, and the normal operation of software is the only way for hardware to play its role. A computer system must be equipped with a well-developed software system in order to function properly and give full play to the various functions of its hardware.

    There are no strict boundaries between hardware and software.

    With the development of computer technology, in many cases, some functions of a computer can be implemented by both hardware and software. Therefore, there is no absolutely strict interface between hardware and software in a sense.

    Hardware and software develop in tandem.

    Computer software develops with the rapid development of hardware technology, and the continuous development and improvement of software promotes the updating of hardware, and the two are closely intertwined and developed, and both are indispensable.

  4. Anonymous users2024-02-06

    The first layer is the physical layer.

    The "toiling masses" at the bottom of the OSI model. It transparently transmits the bitstream, which is the transmitted signal. Devices on this layer include hubs, transmitters, receivers, cables, connectors, and repeaters.

    The second layer is the data link layer.

    This layer is the peacemaker who deals with package structures and fields. On the one hand, it receives data frames from the network layer (layer 3) and encapsulates them at the physical layer; On the other hand, the data link layer encapsulates the raw data bits from the physical layer into frames at the network layer. It plays an important intermediary role.

    The data link layer was improved by the IEEE802 plan to include two sub-layers: Media Access Control (MAC) and Logical Link Control (LLC).

    Smart hubs, bridges, and network interface cards (NICs) reside at this layer. However, the network interface card also has some coding functions of the physical layer, etc.

    The third layer is the network layer.

    There's a lot more to do at this level. It works with objects, in a nutshell: circuits, packets, and information exchange.

    The network layer determines the path that delivers a packet to its destination. It is to convert a logical network address into a physical address. If packets are too large to reach their destination through one link in the path, the task of the network layer is to divide those packets into smaller packets.

    These honorable tasks are assigned to routers, bridge routers, and gateways.

    The latter layers are higher layers and usually reside in computers that communicate with each other across the network, unlike the above layers, which can work on their own. Only the gateway in the device can span all layers.

    The fourth layer is the transport layer.

    Ensure that packets are sent in an error-free order. The transport layer divides a large number of messages from the session layer into manageable packets to be sent to the network.

    The fifth layer is the session layer.

    A virtual link is established between two applications on separate computers, called a session. The session layer keeps applications in sync by setting checkpoints in the data flow. The session layer does the job of name recognition and security that allows applications to communicate.

    The sixth layer, which represents the layer.

    Defines the format used by the application to exchange data. In this sense, the presentation layer is also known as a translator. This layer is responsible for protocol conversion, data encoding, and data compression. Programs perform service operations at this layer.

    The seventh layer, the application layer, is the highest layer of the OSI model. The application layer presents all network services to the application process. When an application process accesses the network, it performs all actions through this layer.

    Throughout the seven floors, from low to high. To make a figurative analogy, from assembly to basic, the higher you go, the weaker the connection with the hardware.

  5. Anonymous users2024-02-05

    Network cards, network cables, are physical devices.

    The data link layer, the switch, the hub, is a little unclear.

    In fact, the most important thing is to learn the TIP IP protocol well.

  6. Anonymous users2024-02-04

    The physical layer, or physical layer, is the lowest layer in the computer network OSI model. The physical layer regulates the creation, maintenance, and dismantling of the physical links required to transmit data, and provides mechanical, electronic, functional, and regulatory characteristics.

    Put simply, the physical layer ensures that the raw data can be transmitted over a variety of physical platforms. Both LAN and WAN are Layer 1.

    The physical layer is the first layer of OSI, and although it is at the lowest level, it is the foundation of the entire open system. The physical layer provides the transmission** and interconnection of devices for data communication between devices, providing a reliable environment for data transmission. If you want to remember this first layer in as few words as possible, it's "signal and medium."

    Count the network cable. Computers don't count. There is also the data transmitted by the network cable.

  7. Anonymous users2024-02-03

    Layers 1 to 7 are: physical layer, data link layer, network layer, transport layer, session layer, presentation layer, and application layer.

  8. Anonymous users2024-02-02

    Application layer. Represents the layer.

    Session layer. Transport layer (transport layer).

    Network layer. Data link layer.

    Physical layer. This is the theoretical model of OSI that no one uses

    Now the five floors of teaching are:

    Messages --- the application layer.

    Transport Layer (Transport Layer) - Packets.

    Network layer - grouping or datagram.

    The data link layer --- frames.

    The physical layer --- bits.

Related questions
6 answers2024-05-08

OSI is an open reference model for interconnection of access systems, and it is a very well defined protocol specification. The OSI model has a 7-layer structure, and each layer can have several sub-layers. Let me briefly introduce these 7 layers and their functions. >>>More

2 answers2024-05-08

The Open Systems Interconnection Model (OSI) is a reference model proposed by the International Organization for Standardization (ISO) in 1984. As a conceptual framework, it is a standard for devices and application software from different manufacturers to communicate in a network. Now this model has become the main structural model of Mt. Yama for communication between computers and networks. >>>More

8 answers2024-05-08

The developer applied for the construction of a six-storey building, and its attic was the seventh floor, but in principle the building was still a six-storey building. The first to sixth floors have independent property rights, and the seventh floor (attic) cannot handle independent property rights, so that the separate ** attic becomes illegal or unsecure. Therefore, the developer connected the sixth floor and the attic into a two-storey duplex, or bought the sixth floor for a free attic or bought the attic at a discount. >>>More

3 answers2024-05-08

Layer 1: Physical layer.

To solve the problem of how to communicate between two pieces of hardware, common physical media include optical fiber, cable, repeater, etc. It mainly defines the standards of physical equipment, such as the interface type of network cable, the interface type of optical fiber, and the transmission speed and elimination rate of various transmission media. >>>More

3 answers2024-05-08

In a computer network, a computer can be seen as a layer of equipment in the OSI reference model. >>>More