tftp client in java
Ralf Doering
rdoering at netsys-it.de
Mon May 25 09:48:17 UTC 2009
johnny Walker <quartz711 at gmail.com> writes:
> I need to make a tftp client based in java, has anyone ever made it yet?
> this tftp client should connect to tftp server and can only upload and
> download file. any help would be greatly appreciated.
Why roll your own? Just use Apache Jakarta Commons Net, which has a TFTP
client class as well as other network related classes.
HTH,
Ralf
More information about the ubuntu-users
mailing list