Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romanchechyotkin/networking
https://github.com/romanchechyotkin/networking
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/romanchechyotkin/networking
- Owner: romanchechyotkin
- Created: 2023-06-15T17:41:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-16T07:54:03.000Z (2 months ago)
- Last Synced: 2024-09-16T08:55:42.614Z (2 months ago)
- Language: Python
- Size: 3.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Networking
This repository contains code for touching different neetwork protocols, implementing severs and clients for it.
Also solving labs about networks using diferent programming languages and tools ([Wireshark](https://www.wireshark.org/))## Resources
- [Programming assignments](http://gaia.cs.umass.edu/kurose_ross/programming.php)
- [Computer network. A Top-down approach](http://gaia.cs.umass.edu/kurose_ross/index.php)
- [Wireshark labs](http://gaia.cs.umass.edu/kurose_ross/wireshark.php)