You are on page 1of 1

CN LAB Questions

SET - II

1. a. Implement the Character count framing technique with at least 3 test


cases.
b. To write a Java Program to implement two – way communication using UDP (User
Datagram Protocol).

2. a. Implementation of Error Detection Method – Even and Odd Parity.


b. Implementat ion of Dijkstra 's routing algorithm

3. a. Implementation of Error detection method - CRC Polynomials.


b. To write a java program to implement one - way communication using
UDP
(User Datagram protocol).

4. a. Implement the Bit stuffing framing technique with at least 3 test cases.
b. Write a program to send and receive message from client and server using connection-
oriented service.

5. a. Implementation of Data Link Protocols – Unrestricted Simplex Protocol.


b. To write a java program to implement one way communication using TCP
(Transmission Control Protocol).

6. a. Implementation of data link protocols - Stop and Wait protocol.


b. To write a java program to implement two way communication using TCP
(Transmission Control Protocol).

You might also like