-
Course: CSE323 - Computer Networks Lab
-
Credits:
L T P C 0 0 2 1 -
Need help?
To understand the concepts and principles of networking computers.
- CSE222 - Operating Systems
- CSE222 - Operating Systems lab
- Write a C program for OSI Layer
- Write a program to implement the following Encoding Techniques [ NRZ, NRZ-I ,Manchester, 4B/5B ]
- Write a program for framing Techniques:
- Character Count
- Bit Stuffing and Destuffing
- Byte Stuffing.and Destuffing
- Write a program for Flow control based on Sliding Window protocol (outcome –l)
- Go Back N ARQ
- Selective repeat ARQ
- Write a program to implement CRC polynomials
- Simulate a three nodes point-to-point network with duplex links between them. Set the queue size vary the bandwidth and find the number of packets dropped.
- Simulate a four node point-to-point network, and connect the links as follows: n0-n2, n1-n2 and n2-n3. Apply TCP agent between n0-n3 and UDP n1-n3. Apply relevant Applications over TCP and UDP agents changing the parameter and determine the number of packets sent by TCP/UDP.
- Simulate the transmission of ping messages over a network topology consisting of 6 nodes and find the number of packets dropped due to congestion.
- Simulate an Ethernet LAN using N-nodes(6-10), change error rate and data rate and compare the throughput.
- Simulate an Ethernet LAN using N nodes and set multiple traffic nodes and plot congestion window for different source/destination