Comment on Show HN: Quickly copy a file between computersparentComments−julian3713yThere'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−songgao13yAnd it's multicast, which saves a lot of bandwidth and makes it faster :-)
Comments
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
And it's multicast, which saves a lot of bandwidth and makes it faster :-)