https://github.com/bhargav-joshi/computer-network-programs
Computer Network programs of sem 5 of computer engineering
https://github.com/bhargav-joshi/computer-network-programs
bit-stuffing computer-network dijikstra-algorithm hamming-code ipsubnet
Last synced: about 1 month ago
JSON representation
Computer Network programs of sem 5 of computer engineering
- Host: GitHub
- URL: https://github.com/bhargav-joshi/computer-network-programs
- Owner: bhargav-joshi
- Created: 2020-09-04T17:09:54.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T16:55:16.000Z (over 4 years ago)
- Last Synced: 2025-02-14T22:39:46.337Z (3 months ago)
- Topics: bit-stuffing, computer-network, dijikstra-algorithm, hamming-code, ipsubnet
- Language: Jupyter Notebook
- Homepage:
- Size: 2.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.