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.
Go to file
Kshitij 67aefd119d
Added previous year question papers.
- IN-SEM (October 2022)
- END-SEM (May-June, November-December 2022+2023)
- Sample Photocopy
2024-08-18 20:09:57 +05:30
Codes Merged CRC, i.e. Code-A4 from testing branch. 2024-08-11 21:56:51 +05:30
Question Papers Added previous year question papers. 2024-08-18 20:09:57 +05:30
README.md Updated link for CRC, i.e. Code-A4 2024-08-11 21:58:34 +05:30

Computer Networks and Security

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

  1. Cyclic Redundancy Check (CRC)