4th Sem, CSERC

4CSR4-23: Network Programming Lab Syllabus for CSERC 4th Sem 2022-23 Regulation RTU

Network Programming Lab detailed syllabus for CSE (Regional Course) (CSERC) for 2022-23 regulation curriculum has been taken from the Rajasthan Technical University official website and presented for the cse (regional course) 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 CSE (Regional Course) 4th Sem scheme and its subjects, do visit CSERC 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 CSE (Regional Course), 2022-23 regulation curriculum do visit CSERC 4th Sem subject syllabuses for 2022-23 regulation.

For all CSE (Regional Course) results, visit Rajasthan Technical University cse (regional course) 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.