Tftp.Net
1.1.0
Implementation of the TFTP (Trivial File Transfer) protocol (client/server) in an easy-to-use C#/.NET library.
Install-Package Tftp.Net -Version 1.1.0
dotnet add package Tftp.Net --version 1.1.0
<PackageReference Include="Tftp.Net" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tftp.Net --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Now supports TFTP timeout interval option (RFC 2349).
Now supports TFTP transfer size option (RFC 2349).
Now supports TFTP option extension (RFC 2347).
Now supports TFTP block size option (RFC 2348).
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 9,883 | 11/10/2015 |