Coder Social home page Coder Social logo

karthik-d / computer-networks-labwork Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 2.0 6.03 MB

Programs, reports, documentation, and screenshots implemented and designed for the laboratory coursework in UCS1511: Computer Networks course.

C 83.40% Tcl 14.18% Awk 0.25% HTML 2.17%
arp computer-networks computer-networks-course labs labwork network-animator network-command ns2 ns2-programming ns2-simulator

computer-networks-labwork's Introduction

UCS1511: Computer Networks - Lab Work

Programs, reports, documentation, and output screenshots implemented and designed for the laboratory coursework in UCS1511: Computer Networks.

Link to Documentation of All Experiments

Experiments

All experiment reports can be found here.

Networking Functions using System Calls in C

  1. Theoretical Study


  2. TCP Echo Server and Chat Server

    • Implement an Echo Server using C and the TCP protocol
    • Implement a File Server using C and the TCP protocol
    • Implementations and Reports
      • A: Echo server
      • B: File server

  3. UDP Chat Server - Single and Multi client

    • Implement a single-client chat server using C and the UDP protocol
    • Implement a multi-client chat server using C and the UDP protocol
    • Implementations and Reports
      • A: Single-Client
      • B: Multi-Client

  4. ARP Simulation

  • Simulate the working of ARP using socket programming in the C language.
  • Use a TCP-based multi-client server to exchange messages.
  • Sample Output
  • Report

  1. DNS Simulation
  • Simulate the working of Domain Name Server using socket programming in the C language.
  • Use a UDP-based multi-client server to exchange messages.
  • Sample Output
  • Report

  1. Hamming Code for Error Correction
  • Implement Hamming Code for Single Error Correction using C socket program.
  • Use a TCP-based transmission server to exchange messages.
  • Sample Output
  • Report

  1. HTTP Web Client
  • Implement a HTTP web client program using C socket program.
  • Construct a TCP client to connect with the web server and download a file.
  • Sample Output
  • Report

Network Simulations and Analyses using NS2 and NAM

  1. Simple Network Simulation using NS2 and NAM
  • Study the Network Simulator (NS2) using a simple tcl-script generated network schedule comprising of FTP traffic using TCP packets.
  • Additionally, construct a constant bitrate UDP packet traffic directed to the same node
  • Sample Output
  • Report

  1. Congestion Control
  • Analyze the difference between the congestion control mechanism offered by Tahoe and Reno TCP agents using NS2.
  • Use a network schedule comprising of FTP traffic using TCP packets for the analysis.
  • Sample Output
  • Report

  1. Routing Protocols
  • Analyze the difference between the the distance-vector and link-state routing protocols when executing two UDP connections in a network using NS2.
  • Use a network schedule comprising of FTP traffic using UDP datagrams for the analysis.
  • Sample Output
  • Report

  1. Comparison and TCP and UDP Protocols
  • Analyze the difference between a TCP and UDP connection sharing a bottle-neck link using NS2.
  • Use a network schedule comprising of FTP and CBR traffic for the TCP and UDP networks, respectively.
  • Sample Output
  • Report

computer-networks-labwork's People

Contributors

karthik-d avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.