Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 793 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 793 Bytes

Computer-Network-Programs

Sem 5 Computer engineering, computer Network Subject's Programs & It's Practical Implementation


All Content List

1. TCP-UDP

2. CN Infra Dig.png

3. CRC.ipynb

4. Cisco Packet Tracer.pdf***

5. Dijkstra_CN.ipynb

6. Find-IPSubnet.py

7. Framing_Technique_using_Bit_Stuffing.ipynb

8. Hamming.py

9. Hamming_Code_Generation_&_Error_Detection.ipynb

10. Use basic networking commands in Linux.pdf

Instructions

For TCP UDP You need 2 terminals so you can use VSCode & Git Which works perfectly for me.

In TCP & UDP socket programming we need to run the server java program from one terminal and from other terminal you need to run client program so you have to run this respectively.