You are on page 1of 1

Computer Network Lab Assignment

1. WAP in C for Cyclic Redundancy Check (CRC generation and Error Detection)
2. WAP in C for Bit Stuffing.(Frame Synchronization)
3. Write NS2 script for the Stop and Wait protocol simulation.
4. Write NS2 script for the Go-Back-N and Selective Repeat sliding window protocol
simulation
5. Write a Program in JAVA using TCP Sockets (like date and time server & client, echo server &
client).
6. Write a Program in JAVA using UDP Sockets (like simple DNS).
7. Write a Program in JAVA using RPC.

Link for the Ns2 installation

https://www.howtoforge.com/tutorial/ns2-network-simulator-on-ubuntu-14.04/

Link for the ns2 simulation tutorial

http://www.isi.edu/nsnam/ns/tutorial/

You might also like