The TFTP protocol is a standard which (usually) uses UDP as the transport layer. Widely used for simple file transfer (e.g. in Cisco
routers) as an alternative to the more heavyweight and complex FTP.
I don't know if there are any VB.NET native implementations of this protocol stack. I once did one in C and it took around one week
(the biggest challenge is keeping things in order).
I don't know if there are any VB.NET native implementations of this
protocol stack. I once did one in C and it took around one week (the
biggest challenge is keeping things in order).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.