answersLogoWhite

0

FACILITATE THE ENTRY AND EXIT OF DATA IN MEDIA

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Computer Science

Do frame encapsulate packet or packet encapsulate frame?

Frames are encapsulating packets. The data link layer makes framing and provide this service to the layer above layer "the network layer".


What is the role of the data link layer protocols in data transmission?

The role is to transfer frames to packets


How data communication and digital communication differ?

In digital communication we talk about signal while in data communication we talk about data and the could be in the form of packets or frames.


What is a frame on computer science?

In computer science, a frame typically refers to a data structure that contains information about a specific instance of an object or a set of attributes in a knowledge representation system. Frames are often used in artificial intelligence to represent stereotypical situations, encapsulating both data (slots) and procedures (facets) associated with that data. They help in organizing complex information and facilitate reasoning by allowing inheritance and relationships between different frames.


What operates at the Network layer and manages multicasting?

The data link layer is responsible for the moving of the frames from one hop to another and the delivery of packets within the same network.But when there is the need to send the packets form one network to another then the network layer comes into play and with the help of logical addess being provided by the network later as well as with the help of routers or switches the packets are being reached to the desired destination. Anand bhat(mca@kiit-870024) or IGMP

Related Questions

Do frame encapsulate packet or packete encapsulate frames?

Frames are encapsulating packets. The data link layer makes framing and provide this service to the layer above layer "the network layer".


Do frame encapsulate packet or do packet encapsulate frame?

Frames are encapsulating packets. The data link layer makes framing and provide this service to the layer above layer "the network layer".


Do frame encapsulate packet or packet encapsulate frame?

Frames are encapsulating packets. The data link layer makes framing and provide this service to the layer above layer "the network layer".


What type of bridge can package frames of one format into the format of another?

encapsulating


What is the role of the data link layer protocols in data transmission?

The role is to transfer frames to packets


Are frames in the network layer?

No. Frames are used on the data-link (layer 2) layer. Packets are used at the Network (layer 3) layer.


What is frame discuss its classification?

In the context of computer networking, a frame is a data unit transmitted over a computer network. Frames are classified based on the protocol layer they belong to, such as data link layer frames (e.g., Ethernet frames), network layer frames (e.g., IP packets), and transport layer frames (e.g., TCP segments). Each type of frame serves a specific purpose in transmitting and delivering data across the network.


What is the PPPOE protocol about?

The Point-to-Point Protocol over Ethernet or the PPPOE is a network protocol for encapsulating PPP frames inside Ethernet frames. The PPPOE term is something used confusingly to refer to either a modem to router protocol and/or the DSL side of things.


What is the Packet switching?

packet switching is nothing but the process of converting frames of data into small packets by using some of the algorithms...............


Do frames encapsulate packets?

Frames encapsulate packets. When a packet arrives at the data link layer, the entire thing, header, data, and all, is used as the data field of a frame. The entire packet is put in an envelope (the frame) so to speak (assuming it fits). Citiation: "Computer Networks". By Andrew S. Tanenbaum


What is the purpose of using cat picture frames?

Cat picture frames are a popular design for animal related frames. The purpose of using them is to reveal a person's affection towards cats, or to simply reveal a cute, and typically humorous design.


What is a standard technique in computer networks in which messages are broken into individual pieces?

The process is called "encapsulation". The message is broken up into frames which are then further divided into packets. The receiving computer reassembles the packets to reconstitute the original message.