My contribution to XKCD’s #949
joachim-breitner.de
My contribution to XKCD’s #949
1–10 of 56 posts
Re: My contribution to XKCD’s #949
#2Re: My contribution to XKCD’s #949
#3Re: My contribution to XKCD’s #949
#4Ever tried talking a non-techie friend/relative through the process putting a port-forward on a NAT router? Not fun at all.
Re: My contribution to XKCD’s #949
#5Re: My contribution to XKCD’s #949
#6Re: My contribution to XKCD’s #949
#7Re: My contribution to XKCD’s #949
#8The disadvantages are that I need to create a torrent file with my ip in announce field for each file I want to share and that the recipient must have torrent software (all of my friends incidentally do).
Perhaps I could simplify the torrent creation using the correct announce field with a nifty right click - 'Send to' script. edit: Looks like it would be possible with a combination of https://github.com/bittorrent/btc , http://www.robertnitsch.de/projects/py3createtorrent and a batch file.
The advantages are built-in checksumming, no intermediate upload server, interoperability with various torrent software, ability to stop and resume the transfer at any time and very good transfer rates (for some reason I've had terrible performance with those browser-to-browser services like e.g. sharefest)
Re: My contribution to XKCD’s #949
#9You can always uses a p2p data transfer with WebRTC. All you need is a browser.
(Serious question.)
Re: My contribution to XKCD’s #949
#10Ever tried talking a non-techie friend/relative through the process putting a port-forward on a NAT router? Not fun at all.