I've been getting a lot of emails on the
TFTP server I wrote. Some people are having troubles understanding how to use it. So I wrote a quick app to demonstrate it. Get it
here.
762a5b70-2945-4345-8c70-3a1f7ca04f6d|0|.0
A few of my embedded devices around the office use TFTP as a means of upgrading their firmware. Since I wanted some control of what/how these firmware files got sent, I wrote a C# class to act as a TFTP server. It's pretty simple and still needs work, but here it is:
TFTPServer.cs You'll also want to get the zip file, as it has the ExTrace support.
TFTPServer.zip
851249c3-1bc9-4cf2-ac3e-31c20eb5656c|3|5.0