Hi all! I recently finished my project, and would love to get some critique/feedback on my application. Some background though, this application is mainly geared towards network engineers and those still using TFTP for local file transfers.
At my previous job I was using tftpd64, and while there’s nothing wrong with tftpd64 there were times where it would error out but give no indication as to what the error was, or it would just freeze during a transfer. So, I decided to create my own application for the learning experience and to better myself. The end result isn’t anything flashy, it’s meant to be simple, but it also needs a lot of refinement.
If anybody would like to take a look at the source code or even use the app and contribute, feel...
Hi all! I recently finished my project, and would love to get some critique/feedback on my application. Some background though, this application is mainly geared towards network engineers and those still using TFTP for local file transfers.
At my previous job I was using tftpd64, and while there’s nothing wrong with tftpd64 there were times where it would error out but give no indication as to what the error was, or it would just freeze during a transfer. So, I decided to create my own application for the learning experience and to better myself. The end result isn’t anything flashy, it’s meant to be simple, but it also needs a lot of refinement.
If anybody would like to take a look at the source code or even use the app and contribute, feel free!