4th Sem, CSE

4CS4-23: Network Programming Lab Syllabus for CSE 4th Sem 2021-22 Regulation RTU

Network Programming Lab detailed syllabus for Computer Science & Engineering (CSE) for 2021-22 regulation curriculum has been taken from the Rajasthan Technical University official website and presented for the computer science & engineering 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 & Engineering 4th Sem scheme and its subjects, do visit CSE 4th Sem 2021-22 regulation scheme. The detailed syllabus of network programming lab is as follows.

Network Programming Lab

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 allthe 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 & Engineering, 2021-22 regulation curriculum do visit CSE 4th Sem subject syllabuses for 2021-22 regulation.

For all Computer Science & Engineering results, visit Rajasthan Technical University computer science & engineering all semester results direct link.

Leave a Reply

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

*