Hacker News new | ask | show | jobs
by julian37 4871 days ago
There's also UFTP, it doesn't require the receiver to know the file name. (But it is different from your implementation in a number of ways, most importantly it transfers all data via UDP.)

http://www.tcnj.edu/~bush/uftp.html

1 comments

And it's multicast, which saves a lot of bandwidth and makes it faster :-)