4th Sem, CSD

4CSD4-23: Network Programming Lab Syllabus for CSD 4th Sem 2022-23 Regulation RTU

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:

  1. Study of Different Type of LAN& Network Equipments.
  2. Study and Verification of standard Network topologies i.e. Star, Bus, Ring etc.
  3. LAN installations and Configurations.
  4. Write a program to implement various types of error correcting techniques.
  5. Write a program to implement various types of framing methods.
  6. Write two programs in C: hello_client and hello_server
    1. 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
    2. The client connects to the server, sends the string “Hello, world!”, then closes the connection
  7. 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.
  8. Repeat Exercises 6 & 7 for UDP.
  9. Repeat Exercise 7 with multiplexed I/O operations.
  10. 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.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.