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 c1141bf596
Added XOR operation in CRC code.
TODO -> Add encoding function.
NEED TO FIX -> XOR operation only works when the length of data and key
is same.
2024-07-29 19:27:12 +05:30
Codes Added XOR operation in CRC code. 2024-07-29 19:27:12 +05:30
README.md Added description in README. 2024-07-29 19:25:08 +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.