Skip to content

This repository is dedicated to storing programs required for the Networking Lab (CSL 332) sessions conducted in Semester 6 for KTU students (2019 Syllabus).

Notifications You must be signed in to change notification settings

dyingpotato890/KTU-S6-NETWORKING-LAB

Repository files navigation

KTU S6 NETWORKING LAB

This repository is dedicated to storing programs required for the Networking lab sessions conducted in Semester 6 for KTU students (2019 Syllabus).

Table of Contents

Setup Instructions

  1. Install a Compiler/Interpreter:

    • For C-based experiments, ensure a C compiler like GCC is installed on your system.
    • Use any text editor or IDE for coding (e.g., VS Code, Code::Blocks).
  2. Clone the Repository:

    git clone https://github.com/dyingpotato890/KTU-S6-NETWORKING-LAB.git
  3. Navigate to the Directory:

    cd KTU-S6-NETWORKING-LAB

List of Experiments

  1. Networking Commands & Network Configuration Files

  2. Transaction Control Protocol (TCP):

  3. User Datagram Protocol (UDP):

  4. Sliding Window Protocols:

  5. File Transfer Protocol (FTP):

  6. Leaky Bucket Algorithm: Code & Output

  7. Routing Algorithms:

  8. NS2:

Contributors:

  1. Niranjay Ajayan

About

This repository is dedicated to storing programs required for the Networking Lab (CSL 332) sessions conducted in Semester 6 for KTU students (2019 Syllabus).

Topics

Resources

Stars

Watchers

Forks