Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanbocao/packetsniffer
CSCI 5448: OOAD Project
https://github.com/bryanbocao/packetsniffer
Last synced: 24 days ago
JSON representation
CSCI 5448: OOAD Project
- Host: GitHub
- URL: https://github.com/bryanbocao/packetsniffer
- Owner: bryanbocao
- License: mit
- Created: 2016-02-04T03:38:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-03T08:13:29.000Z (almost 9 years ago)
- Last Synced: 2023-03-05T08:19:24.092Z (almost 2 years ago)
- Language: TeX
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CSCI5448 Spring 2016 Project - Packet Sniffer
A packet sniffer application using Java and having a GUI that can capture and
analyze packets being transmitted and received over a network. The captured packets can be
used to gain information about the type and content of messages being transmitted over the
network.## Authors
* **Sunil bn**
* **Nehal Kamat**
* **Apoorva Bapat**## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details