rfc-1350
Here are 8 public repositories matching this topic...
Implementation of TFTP server according to IETF RFC 1350 TFTP Protocol Version 2
-
Updated
Apr 9, 2024 - TypeScript
File transferring conforming to the TFTP (RFC-1350) and TFTP Option Extension (RFC-2347) protocols with some modifications
-
Updated
Apr 17, 2019 - Go
File transfer over TCP/UDP sockets with network programming on mininet and various models
-
Updated
Dec 9, 2020 - Python
Implementation of RFC 1350 Trivial File Transfer Protocol
-
Updated
Nov 12, 2024 - Rust
In networking environments, the Trivial File Transfer Protocol (TFTP) is a simple, lightweight protocol for file transfers. It uses UDP at the Transport Layer, keeps things simple in terms of design, and depends on error handling, block numbers, and timeouts to make sure data transfers are reliable and effective.
-
Updated
May 6, 2024
Improve this page
Add a description, image, and links to the rfc-1350 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rfc-1350 topic, visit your repo's landing page and select "manage topics."