Question

assume that the communication is between a process running at computer A with port address i and...

assume that the communication is between a process running at computer A with port address i and a process running at computer D with port address j. Show the contentsof packets and frames at the network, data link, and transport layer for each hop.

1 0
Add a comment Improve this question Transcribed image text
Answer #1

uploaded image

Process to process communication takes place on Transport layer.
Those segment of data packet obtained from session layers are handled to Network layer through Transport layer. it is the task of transport layer toput header address on the data packet obtained from session layer so that they can be delivered to respective process on the destinationcomputer.

Again Data packets obtained from network layer to transport layer , then transport layer reads the header of process on the destination computer andforward to the session layer to the respective process on the destination computer.

frame format for simplicity
at datalink layer :data1= H2| data |T2
Network: data2=H3|H2|data1|T2|T3
Transport layer: H4|data2| H4|data 2|

as show above in each layer we add header and tailer since header for destination and other overhead and tailer for checksum etc.

answered by: Rhanda
Add a comment
Answer #2
Process to process communication takes place on Transport layer.
Those segment of data packet obtained from session layers are handled to Network layer through Transport layer. it is the task of transport layer to putheader address on the data packet obtained from session layer so that they can be delivered to respective process on the destination computer.

Again Data packets obtained from network layer to transport layer , then transport layer reads the header of process on the destination computer andforward to the session layer to the respective process on the destination computer.

frame format for simplicity
at datalink layer :data1= H2| data |T2
Network: data2=H3|H2|data1|T2|T3
Transport layer: H4|data2| H4|data 2|

as show above in each layer we add header and tailer since header for destination and other overhead and tailer for checksum etc.

answered by: sissy
Add a comment
Answer #3

uploaded image

answered by: SchuRonda
Add a comment
Answer #4
Most protocols issue a special error message that is sent back to the source in this case.
answered by: math/subsets
Add a comment
Know the answer?
Add Answer to:
assume that the communication is between a process running at computer A with port address i and...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 1) Transport services and protocols provide ____________ between ____________ running on different hosts 2) Multiplexing (at...

    1) Transport services and protocols provide ____________ between ____________ running on different hosts 2) Multiplexing (at the sender)? 3) What does a host use to direct segment to appropriate socket? 4) Too many sources send too much data too fast for network to handle; this situation can lead to ____? 5) Given 20 bytes if IP header, 20 bytes of TCP header, 20 bytes of link-layer header. Suppose an application generates chunks of 20 bytes of data every 20 millisecond....

  • 1. Which of the following protocols is used by a client to send an email message?...

    1. Which of the following protocols is used by a client to send an email message? a. HTTP SMTP b. FTP d. RDP 2. What is the most common network topology today? a/Star c. Hub Ring d. Mesh 3. A client/server network is the simplest network model. a/ True O False 4. Which client server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server? A Telnet C. Remote...

  • 10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the...

    10. In a network an IP address and prefix is given as 192.168.130.34/17. What is the subnet mask? (A) 0.0.127.255 (B) 255.255.0.0 (C) 255.255.128.0 (D) 0.0.2.34 11. In a network an IP address and prefix are given as 192.168.130.34/17. How many host addresses are there? (A) 34 (B) 32766 (C) 131072 (D) 2 12. One result of subnetting is that the size of the routing table in the routers is reduced (A) True (8) False 13. The port number is...

  • I need the answer I need the answer i nned the answer QUESTION 1 A good...

    I need the answer I need the answer i nned the answer QUESTION 1 A good routing path means choosing the fastest path between the sender and receiver if and only if it is the least cost and congested. True False QUESTION 2 There are two approaches to structuring network control planes, which are per-router control (traditional) and logically centralized control (software defined networking). True False in the network layer, the data plane identifies: The way they get processed inside...

  • 1. To which of the following subnets does IP address 225.3.2.22 belong? 225.3.2.0/24 225.3.2.22/24 225.2.3.0/24 225.0.0.0/24...

    1. To which of the following subnets does IP address 225.3.2.22 belong? 225.3.2.0/24 225.3.2.22/24 225.2.3.0/24 225.0.0.0/24 none of the above Question 2 On which of the following devices does the transport layer NOT run? laptop router cellphone A, B and C none of the above Question 3 What is the source address contained in the discover message sent by a host that is wanting to obtain an IP address? 255.255.255.255 0.0.0.0 the IP address of the server the last IP...

  •  To begin, draw the OSI model on the left side of your paper, being certain to...

     To begin, draw the OSI model on the left side of your paper, being certain to label each layer. 2. Above the top layer of the OSI model, write Software. Then, below the bottom layer, write Network. 3. Suppose the software issues a message to the network that is 3400 bytes in size. Next to the Application layer, Presentation layer, and Session layer, draw the PDU for this message as it appears at each of these layers (adding the appropriate...

  • Data Communication&Network In addition for the question in above Pic he add part and ask to...

    Data Communication&Network In addition for the question in above Pic he add part and ask to draw find the MAC table if A send FF:FF:FF:FF:FF :FF Question4 102,4,101I10 Marks| (a) Port I of Switch 1 is connected to Port 1 of Switch 2 as in the figure below. When Switch 1 and Switch 2 are turned on, Computer A started to ping Computer B and Computer B replied. Show the current contents of the MAC address tables of Switch 1...

  • Problems 1. [40 pointsl Consider a three layer protocol in which Layer 3 encapsulates Layer 2 and Layer 2 encapsulates Layer 1. Assume minimalist headers with fixed length packets. Assume the followi...

    Problems 1. [40 pointsl Consider a three layer protocol in which Layer 3 encapsulates Layer 2 and Layer 2 encapsulates Layer 1. Assume minimalist headers with fixed length packets. Assume the following characteristics of the layers: Layer 1, 6 octet address length, 512 octet payload; Layer 2, 4 octet address length , 256 octet payload; Layer 3, 8 octet address length, 1024 octet payload. Note that in the minimalist header arrangement no error detection or correction will be used; however,...

  • Network layer protocols provide a logical communication between hosts, whereas transport layer protocols provide a logical...

    Network layer protocols provide a logical communication between hosts, whereas transport layer protocols provide a logical communication between processes running on these hosts. To help you understand these concepts, please read the following and answer the simple questions. Consider two houses on the east and west side, with each house being home to some kids. The kids of the west household are cousins of the kids in the east household. Each kid writes each cousin every week a letter, with...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT