Callisto82 / tftp.net

Implements the TFTP (Trivial File Transfer) protocol (client/server) in an easy-to-use C#/.NET library.
Microsoft Public License
80 stars 38 forks source link

No longer set missing Negotiated BlockSize and Timeout options to def… #23

Closed adam-frisby closed 4 years ago

adam-frisby commented 4 years ago

…ault

Only use Negotiated BlockSize, TransferSize & RetryTimeout if NegotiatedOptions includes them