Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rohankalbag/computer-networking

Computer Networks - Autumn Semester 2022 - Indian Institute of Technology Bombay
https://github.com/rohankalbag/computer-networking

Last synced: 3 days ago
JSON representation

Computer Networks - Autumn Semester 2022 - Indian Institute of Technology Bombay

Awesome Lists containing this project

README

        

# Computer Networks

## CS 224 - Autumn Semester 2022 - Indian Institute of Technology Bombay

## Course Instructors - Prof. Vinay Ribeiro

### This is personally one of the best courses I have taken at IIT Bombay. Traditionally, Computer Networks is seen and described as a humdrum topic, the instructor took an unconventional layer by layer approach in understanding the architecture of modern day internet. The focus was on the concepts, algorithms involved, coupled with interesting assignments to aid their understanding, than memorizing factual knowledge which made this course exteremely interesting.

*This repository contains all the assignments (their problem statements and my solutions/submissions for them). The third assignment was a socket programming assignment done in cpp, which had to be done in groups of two. The development of this was done over another github repository*

#### Files for Assignment 3 can be found [here](https://github.com/jujhaar2409/socket-programming)