Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kons-5/ist-rci-notes
Computer Networks notes, IST 2022/2023
https://github.com/kons-5/ist-rci-notes
computer-networks latex socket-programming tcp top-down-approach udp
Last synced: 6 days ago
JSON representation
Computer Networks notes, IST 2022/2023
- Host: GitHub
- URL: https://github.com/kons-5/ist-rci-notes
- Owner: Kons-5
- License: other
- Created: 2023-04-19T23:51:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T23:36:06.000Z (over 1 year ago)
- Last Synced: 2025-02-01T14:19:14.206Z (6 days ago)
- Topics: computer-networks, latex, socket-programming, tcp, top-down-approach, udp
- Language: TeX
- Homepage:
- Size: 20.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RCI - Computer Networks
This repository contains the PDF summarizing the entire content covered in a computer networks class, which follows a top-down approach in discussing each layer of the internet.
## Repository Contents
- `RCI.pdf`: The main summary of the computer networks class content in PDF format.
## Overview
The class covers a comprehensive understanding of computer networks, focusing on a top-down approach to understand each layer of the internet. The content includes detailed explanations of various protocols, mechanisms, and technologies used in modern networking.
## Key Concepts
- Internet architecture
- Application layer protocols
- Transport layer protocols
- Network layer protocols
- Data link layer protocols## License
This work is licensed under a [Creative Commons Attribution Non Commercial Share Alike 4.0 International][cc-by-nc-sa].
[cc-by-nc-sa]: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
## Authors
- [João Gonçalves - sqrt(-1)](https://github.com/eusouojoao)
- [Teresa Nogueira - 13A!](https://github.com/FrolickingAsteroid)## Contributing
Contributions to this repository are welcome! If you notice any errors or have suggestions for improvements or updates on the course's contents, feel free to open an issue or submit a pull request.