0% found this document useful (0 votes)
43 views

University Malaysia Sarawak KNL 3333: Data and Computer Networking Tutorial 4

The document provides questions for a tutorial on data and computer networking. It includes applying Dijkstra's routing algorithm to a network, calculating TCP sequence numbers for file transfer in segments, determining receiver window size based on buffer size and unprocessed data, and calculating committed information rate for a Frame Relay network.

Uploaded by

ZA Izat
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

University Malaysia Sarawak KNL 3333: Data and Computer Networking Tutorial 4

The document provides questions for a tutorial on data and computer networking. It includes applying Dijkstra's routing algorithm to a network, calculating TCP sequence numbers for file transfer in segments, determining receiver window size based on buffer size and unprocessed data, and calculating committed information rate for a Frame Relay network.

Uploaded by

ZA Izat
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

KNL 3333: Data and Computer Networking

UNIVERSITY MALAYSIA SARAWAK


KNL 3333: Data and Computer Networking
Tutorial 4
1. Apply Djikstras routing algorithm to the network below. Provide the least cost
path from node A to all other nodes in the form of table.

2. Suppose a TCP connection is transferring a file of 5000 bytes. The first byte is
numbered 10,001. What are the sequence numbers for each segment if data are
sent in five segments, each carrying 1000 bytes?
3. What is the value of the receiver window (rwnd) for host A if the receiver, host B,
has a buffer size of 5000 bytes and 1000 bytes of received and unprocessed data?
4. What is the size of the window for host A if the value of rwnd is 3000 bytes and
the value of cwnd is 3500 bytes?
5. A user is connected to a Frame Relay network by a T-1 line, if the committed
burst size, Bc is 5 kbits in a period of 5 seconds. What is the committed
information rate (CIR)?

LCKHO Semester 2: 2015/2016

You might also like