Computer Networks (cnl) Codes

If the code doesn't load, you can check it out on GitHub

Group A

Q5: Write a program to demonstrate Sub-netting and calculate subnet masks for different IP address classes.

Note: Multiple "View Code" buttons may indicate different solutions to the same question or sub-parts of the question.


                

Q6: Write a program to implement Link State or Distance Vector routing protocol to determine the optimal path for data transmission.


                

Group B

Q9: Write a program using UDP Sockets to enable file transfer (Script, Text, Audio, and Video – one file each) between two machines.

Note: Multiple "View Code" buttons may indicate different solutions to the same question or sub-parts of the question.