answersLogoWhite

0


Best Answer

Application Layer

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In the sending computer UDP receives data unit from which layer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

What is a computer pest?

A Computer pest is a magalant and notorious programe which spread in host computers and servers causing unwanted execution of data, data sending and data altering.


Suppose your network is connected to another network via a router which OSI model layer provides the information necessary to direct data between the two networks?

The Network layer is where the frames of the Data Link layer become packets. The best way to think of the Network layer is as the mailroom clerk of the OSI model. The clerk receives mail and directs it to the appropriate couriers. In similar fashion, the Network layer translates the frames it receives from the Data Link layer into more logical packets which can be routed to other networks (like sending it to a courier). At the Network layer, you can begin to actually communicate across a Network, but the service is called "unreliable" because no connection can be established. Communication over the Network layer is something like throwing a message in a bottle into the sea - you cannot verify that the other person ever reads the message. It should be noted that most of what we call "routing" occurs at the network layer - that is, network traffic is routed from one network to another at this layer, allowing for inter-network (as opposed to intra-network) communication.


How does information get passed from one layers to the next in the internet model?

Each layer in the sending device adds its own information to the message it receives from the above layer and sends it to the layer below it. At layer 1 the entire package is converted to a form to be transmitted to the receiving device. On the receiving device side, the package is unwrapped layer to layer. Each layer removes data meaningful to it and sends the rest to the above layer and so on. Hope this was helpful By nour el houda


What security advantage occurs from Packaet's containing the source NIC address and not just the destination NIC address?

The message must travel from your computer to your router. Every computer connected to a network has a network interface card (NIC) with a unique physical address, called a MAC address (for Media Access Control). At the data link level, two more headers are added, one for your computer's NIC address (the source MAC) and one for your router's NIC address. A data link layer structure with destination MAC, source MAC, and data is called a frame. Every NIC selects from the network those frames with its own address as a destination address. The data link layer adds the structure necessary for data to get from your computer to another computer (a router is just a dedicated computer) on your network. Data Link Layer Transformation.


Bits are packaged into frames at which layer of the OSI model?

Data link layer

Related questions

When two computers are exchanging data each OSI model layer on the sending computer can communicate with which other layers?

The layer directly above it The layer directly below it The corresponding layer on the receiving computer


Where on the osi model sending machine data get broken up?

The Network Layer. (layer 3)


An AAL1 layer receives data at 2Mbps How many cells are created per second by the ATM layer?

Don't CHEET (CUD)


Data compression mechanism in computer network?

presentation layer


What is a computer pest?

A Computer pest is a magalant and notorious programe which spread in host computers and servers causing unwanted execution of data, data sending and data altering.


Is a cell phone still a computer?

Yes, a Cell phone is a computer. A computer is something that processes data based on input it receives.


In data communications the sending device is generally a computer?

It is true that in data communications the sending device is usually a computer. The main components are transmitter, receiver & antenna and every communication device must have all these three components


What is layered network?

A layered network, or a network layer, is the set up of how data is sent over a network. Each layer has it's own responsibility by either capturing the data or routing it to a computer on the network.


What data-link layer control function specifies the amount of data a transmitter can send before it receives acknowledgement from the receiving or target device?

Flow Control


What is a characteristic of UDP?

Connectionless connection ie Computer A does not care if computer B receives the Packet of data or not, Computer A simply sends the packet to computer B.


Is a case computer input output or storage?

A case (desktop?) computer is an input (receives data from keyboard), output (displays data on a monitor or sends to a printer), and storage (when data is stored on a hard-drive).


What is contained in the trailer of a data-link frame?

The trailer protocol is a link-layer encapsulation method that rearranges the data contents of packets sent on the physical network. by : Umesh The trailer indicates where a frame ends. It, along with the header, encapsulates a packet, making it a frame. by: eSeriate