ComputerNetworksAndSecurity/README.md

34 lines
2.5 KiB
Markdown
Raw Permalink Normal View History

# Computer Networks and Security (CNS)
2024-07-29 19:25:08 +05:30
This Git repository is a comprehensive resource for the Computer Networks and Security (CNS) course under the SPPU 2019 syllabus. It includes materials on fundamental concepts such as network architectures, protocols, and technologies, as well as practical implementations of client-server applications and insights into the data link layer and routing protocols. The repository also covers the application layer's role and essential network security topics, providing students with the knowledge and skills needed to master the course outcomes effectively.
---
## Index
### Codes
2024-08-11 21:58:34 +05:30
1. [Cyclic Redundancy Check (CRC)](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Codes/Code-A4.cpp)
2024-08-18 20:12:34 +05:30
2024-08-18 20:42:27 +05:30
### Notes
1. [Unit 1 - Introduction To Computer Networks](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Notes/Unit%201%20-%20Introduction%20To%20Computer%20Networks)
2. [Unit 2 - Data Link Layer](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Notes/Unit%202%20-%20Data%20Link%20Layer)
3. [Unit 3 - Network Layer](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Notes/Unit%203%20-%20Network%20Layer)
4. [Unit 4 - Transport Layer](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Notes/Unit%204%20-%20Transport%20Layer)
5. [Unit 5 - Application Layer](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Notes/Unit%205%20-%20Application%20Layer)
6. [Unit 6 - Security](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Notes/Unit%206%20-%20Security)
2024-09-19 22:30:25 +05:30
### Handouts
> [!IMPORTANT]
> We've noticed inconsistencies in the handouts (blank spaces, just one question taking entire page), hence we've decided to first fix them before uploading.
2024-08-18 20:12:34 +05:30
### Question Papers
- [IN-SEM](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Question%20Papers/IN-SEM)
- [END-SEM](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Question%20Papers/END-SEM)
> [Sample Photocopy (END-SEM)](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Question%20Papers/CNS%20-%20Sample%20Photocopy%20-%20END-SEM%20%282019%20Pattern%29.pdf)
> [Sample IN-SEM Unit Test Paper](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Question%20Papers/CNS%20-%20Unit%20Test%20Sample%20Paper%20%28IN-SEM%2C%202019%20Pattern%29.pdf)