https://github.com/delp/tftp-server
A TFTP server written in C++.
https://github.com/delp/tftp-server
Last synced: 2 months ago
JSON representation
A TFTP server written in C++.
- Host: GitHub
- URL: https://github.com/delp/tftp-server
- Owner: delp
- Created: 2015-02-06T00:22:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T09:24:51.000Z (over 7 years ago)
- Last Synced: 2025-01-20T07:13:03.070Z (4 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A TFTP server written in C++. Packets. Packets everywhere.
This is my first attempt at writing an application working only from an RFC specification. (RFC 1350)