You are on page 1of 1

Computer Networks

Assignment Questions

1. List and explain Transport Service Primitives.


2. What does the Berkeley Socket State diagram show for basic connection management, and how are system
calls handled for connection-oriented and connectionless protocols, illustrate with a neat diagram?
3. Explain in detail UDP segment header and working of RTP with RTP header format diagram.
4. With diagram explain RPC
5. List and explain the elements of Transport Protocols.
6. Explain in detail TCP Connection Management Modelling with neat diagram.
7. Explain working of Slow Start.
8. Illustrate Sliding window Protocol with neat diagram for Selective repeat approach and go Back N approach.
9. Explain in detail TCP Segment Header
10. Explain TCP connection Establishment and Connection Release.
11. Define Framing in Data Link layer and explain how framing is done for Bit oriented approach using HDLC
protocol.
12. Perform CRC Data: 1101100100, divisor x³+x+1. Use polynomial long division to determine the message that
should be transmitted. Corrupt any 1 bit of the transmitted message and show that the error is detected by the
receiver using CRC technique
13. Explain Performance of Error Control and Flow Control in Data Link layer? Write the difference how error
control differs from Transport layer Error Control.

You might also like