An open API service indexing awesome lists of open source software.

https://github.com/hareeshreddi/computer-networks-lab-assignments

My attempts for the Computer Networks Lab (CS 349 Course) Assignments at IITG
https://github.com/hareeshreddi/computer-networks-lab-assignments

computer-network cs348 cs349 diagnostic-tool

Last synced: 11 months ago
JSON representation

My attempts for the Computer Networks Lab (CS 349 Course) Assignments at IITG

Awesome Lists containing this project

README

          

# Computer-Networks-Lab-Assignments
These were the Computer Networks Assignments given in my sixth semester at IIT Guwahati.

The topics covered in the assignments are as follows:

Assignment 01: Exploring the various network diagnostic tools, an end user makes use of these tools to discover how a machine is connected to the network and how the network looks like beyond the first hop.

Assignment 02:

Assignment 03: Relay based Peer-to-Peer System using Client-Server socket programming.In this application, you require implementing three C programs, namely Peer_Client, and Relay_Serverand Peer_Nodes, and they communicate with each other based on TCP sockets. The aim is to implement a simple Relay based Peer-to-Peer System.

Assignment 04:Use NS3 flow monitor module to collect and store the performance data from simulation.