file sharing

distributed systems

Sharing Files With BitTorrent

1. Enable the uTorrent web interface under Preferences, Web UI. Note that the URL for it is, by default, http://my-ip-address:my-port/gui/, and it requires a username and password to be set here. 2. Obtain a copy of the user-defined service utilities, srvany.exe and instsrv.exe. Copy them

By Jeff Atwood ·
Comments

distributed systems

Everybody Loves BitTorrent

The traditional method of distributing large files is to put them on a central server. Each client then downloads the file directly from the server. It’s a gratifyingly simple approach, but it doesn’t scale. For every download, the server consumes bandwidth equal to the size of the file.

By Jeff Atwood ·
Comments