Network Programming Lab detailed syllabus for Computer Science & Design (CSD) for 2022-23 regulation curriculum has been taken from the Rajasthan Technical University official website and presented for the computer science & design students. For course code, course name, number of credits for a course and other scheme related information, do visit full semester subjects post given below.
For Computer Science & Design 4th Sem scheme and its subjects, do visit CSD 4th Sem 2022-23 regulation scheme. The detailed syllabus of network programming lab is as follows.
List of Experiments:
- Study of Different Type of LAN& Network Equipments.
- Study and Verification of standard Network topologies i.e. Star, Bus, Ring etc.
- LAN installations and Configurations.
- Write a program to implement various types of error correcting techniques.
- Write a program to implement various types of framing methods.
- Write two programs in C: hello_client and hello_server
- The server listens for, and accepts, a single TCP connection; it reads all the data it can from that connection, and prints it to the screen; then it closes the connection
- The client connects to the server, sends the string “Hello, world!”, then closes the connection
- Write an Echo_Client and Echo_server using TCP to estimate the round trip time from client to the server. The server should be such that it can accept multiple connections at any given time.
- Repeat Exercises 6 & 7 for UDP.
- Repeat Exercise 7 with multiplexed I/O operations.
- Simulate Bellman-Ford Routing algorithm in NS2.
For detailed syllabus of all other subjects of Computer Science & Design, 2022-23 regulation curriculum do visit CSD 4th Sem subject syllabuses for 2022-23 regulation.
For all Computer Science & Design results, visit Rajasthan Technical University computer science & design all semester results direct link.