[
https://issues.apache.org/jira/browse/NET-187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Armbrust updated NET-187:
-----------------------------
Attachment: TFTPServer and Tests.patch
Attached is a full TFTP server implementation. Implements RFC 1350, and also
http://www.faqs.org/rfcs/rfc1123.html section 4.2.3.1 which updates RFC 1350.
This attachment also includes some JUnit tests - the JUnit tests verify the
operation of the commons TFTPClient and the attached TFTP Server - uploads,
downloads, block wrapping for large files, and access control on the server.
These JUnit tests should prevent regression issues that have plagued the TFTP
client code in the past.
> TFTP Server for commons net
> ----------------------------
>
> Key: NET-187
> URL: https://issues.apache.org/jira/browse/NET-187
> Project: Commons Net
> Issue Type: New Feature
> Affects Versions: 1.4
> Reporter: Dan Armbrust
> Priority: Minor
> Attachments: TFTPServer and Tests.patch
>
>
> Bug for attaching TFTP Server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.