# tftp4j **Repository Path**: jerrycell/tftp4j ## Basic Information - **Project Name**: tftp4j - **Description**: netty实现tftp传输功能 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-10-15 - **Last Updated**: 2023-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README tftp4j ====== A Java TFTP server and protocol handler. This code originally came from a variety of third party open source projects, and the objective is to give it a complete overhaul into a modern, correct and complete TFTP implementation. The [JavaDoc API](http://shevek.github.io/tftp4j/docs/javadoc/) is available.