Front Sheet Report
Front Sheet Report
Course Objectives:
Study the TCP/IP protocol suite, switching criteria and Medium Access Control
protocols for reliable and noisy channels.
Learn network layer services and IP versions.
Discuss transport layer services and understand UDP and TCP protocols.
Demonstrate the working of different concepts of networking layers and protocols.
Course Outcomes:
3. Implement an Ethernet LAN using n nodes and set multiple traffic nodes and plot
congestion window for different source / destination.
4. Develop a program for error detecting code using CRC-CCITT (16- bits).
5. Develop a program to implement a sliding window protocol in the data link layer.
6. Develop a program to find the shortest path between vertices using the Bellman-Ford and
path vector routing algorithm.
7. Using TCP/IP sockets, write a client – server program to make the client send the file
name and to make the server send back the contents of the requested file if present.
8. Develop a program on a datagram socket for client/server to display the messages on
client side, typed at the server side.
9. Develop a program for a simple RSA algorithm to encrypt and decrypt the data.
10. Develop a program for congestion control using a leaky bucket algorithm.
1 Write a program for error detecting code using CRC-CCITT (16- bits). Week 1
Develop a program to find the shortest path between vertices using the
3 Week 3
Bellman-Ford and path vector routing algorithm.
Using TCP/IP sockets, write a client – server program to make the client
4 send the file name and to make the server send back the contents of the Week 4
requested file if present.
Implement three nodes point – to – point network with duplex links
5 between them. Set the queue size, vary the bandwidth, and find the number Week 5
of packets dropped.
6 Test-1. Week 6
Develop a program for a simple RSA algorithm to encrypt and decrypt the
8 Week 8
data.
9 Develop a program for congestion control using a leaky bucket algorithm Week 9
Implement an Ethernet LAN using n nodes and set multiple traffic nodes
11 Week 11
and plot congestion window for different source / destination.
12 Test-2. Week 12
INDEX DAILY CONDUCTION
Test-1
Test-2