Skip to content

A library implementing TFTP server and client using only the Qt library.

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB
Notifications You must be signed in to change notification settings

parsley72/libtftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I wrote this library because I needed a TFTP server in my ATMOSphere program.
I'm releasing it along with it only because at hte moment is the only software
I created that use it, and so is for it.

I hope I'll have the time to fully implement also the client functions (now
that WriteSession's and ReadSession's are complete this should be really 
trivial.

Maybe one of the next days I'll broke this library in a new package and release
it also if ATMOSphere is not complete for now, but I'm not sure about it for now.

I licensed this library using the LGPL 2.1 because this is inline with KDE
standards and also because I think that an implementation of TFTP protocol in a
QT way can be useful.
See libtftp/COPYING file for license details.

Regards,

Diego "Flameeyes" Pettenò

About

A library implementing TFTP server and client using only the Qt library.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.LIB

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published