Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rohankalbag/computer-networking
- Owner: rohankalbag
- Created: 2022-12-19T05:57:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T06:54:40.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T13:04:01.000Z (3 days ago)
- Size: 8.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)