If you have broadband, the most common upload speeds are 128k, 256k, 512k, 768k, or 1.5Mb upstream. So we have to find your bytes. Divide by 8, remember?
So 128k is 16 bytes, and 80% of that is 12.8. So set your upload speed to 12KB/s. For 256k, dividing by 8 gets you 32 bytes. 80% of that is 25.6, so round down to 25, and set your max upload speed to 25KB/s. For 512k, it's 64 bytes. 80% of 64 bytes gets you 51.2, and you can round down to 51 or 50, setting your max upload speed to either 50KB/s or 51KB/s. For 768k, you'll get 96 as your bytes, and 80% of that is 76, so cap your upload speed to 76KB/s. For 1.5Mb, dividing by 8 gets you 128 bytes, and 80% of that is, 102.4, so round down to 102 or 100, and set your upload cap to either 102KB/s or 100KB/s. If you use Azureus, they have an excellent Wiki guide for this. Set your upload speed to the corresponding 80% mark, or do the math to figure out your recommended setting.
4. Buy a faster connection. Broadband is expensive, faster broadband is even more expensive. Your connection can only be as fast as your account, so especially if you use DSL (like I do), buy a faster pipe.
5. Disable the Windows Firewall. It's really crappy. Anyone who really wanted access to your computer could do it with the firewall running, it's really for peace of mind more than anything else. If you've downloaded ZoneAlarm like i've told you to, you won't have any problems, as Windows lets it become the default firewall. It doesn't like P2P, and it has a nasty habit of nagging the hell out of you when it's disabled and randomly reasserting itself. Oh well, get it like I told you to anyway.
But what if I use SOCKS to access the internet?
Download SocksCap. It can be used to socksify any normal program. The complication here is that you have to give SocksCap a command line to run, and the btdownloadgui command line will be different for each torrent. One suggestion would be to setup a command line in SocksCap of btdownloadgui.exe --responsefile "c:\downloads\file.torrent" (Substitute with whatever directory you want in the command). Now, when you want to open a torrent, save it as "file.torrent" in "c:\downloads" (or whatever directory you chose) and then run the command in SocksCap.
Section 2: Recognizing File Types
There are a lot of common file types in the BitTorrent world, mainly because everyone has their own personal preference as to what programs are best. I'll go over the most common ones.
- .rar, .r00, .r01, .rnn, .001, .part1, .zip, .sfv, .s7, .tar.gz
These are all files that WinRAR can deal with for you. In most cases, you can find the file within a group that's just called ".rar" or "part01" and right-click on it, and choose "Extract Here" or "Extract to xxxfilenamexxx/", which will put the extracted file in its own folder within the existing folder. .sfv is a recovery record which can be used to repair (sort of) a broken .rar archive. If you fail to click on the .rar or the part01 file, the extracted file will be incomplete if it extracts at all. Be warned, pay attention.
- .PAR, .p01, .pnn
These are parity files, used to reconstruct any missing parts of the archive. Ordinarily you will not have to do anything with them -- they are extraneous unless a part is missing or bad, in which case the torrent's creator should have fixed the archive before distributing the torrent. If WinRAR does give you a message about a missing or corrupt part, then get SmartPAR and open the .PAR file. The program will then check all the files and recreate any missing or damaged parts. For OS X, UnRarX should also process the PAR file.
- .bin, .cue, .iso, .ccd, .mds, .mdf, .nrg
These are disc images. They can be burned to CD or DVD using any popular CD/DVD writing software, or they can be mounted to a virtual disc using Alcohol 120% or DAEMON Tools. Check out the next section for help on burning images in Nero.
- .cbr, .cbz
These are comics in a compressed archive. You can use a program such as CDisplay, a better version of the Windows Picture & Fax Viewer. For OS X, try Book Image Viewer after extracting with unrar or unzip.
- .avi, .mpg, .mpeg, .rm, .mov, .mka, .mkv
These are all movie formats. AVIs are usually DivX or XviDs, and installing the codec pack (Ace's or K-Lite) will allow you to watch them on VLC Media player or Windows Media Player, your choice.
.MPG and .MPEG are generally video CD files, super video CD files, or KVCD files. They're usually slightly lower quality than DivX/XviDs, but if you burn them using Nero's "Video CD" option, you can actually usually watch them on your DVD player. To do that, load Nero, select "CD" from the drop-down menu at the left of the wizard screen, and then select "Video CD" from the menu below. Add your .mpg and burn, it will play on your computer and should play on your DVD player. MOST legitimate releases of VCDs are in .bin/.cue format so you don't have to fool with getting the right settings.
- .rm, .mov
.rms are RealMedia files, and .movs are QuickTime video files. RMs suck, don't waste your time. .MOVs are horrible too, avoid them.
- .mka, .mkv
MKAs and MKVs are the Matroska video formats. This format is seeing increasing popularity, but I wouldn't call it mainstream just yet.
- .vob, .ifo
These are DVD movie files. If someone packages a DVD like this, they're dumb, but you can still get the movie. Check out Section 3 for more info.
- .nfo, .readme
These are text files provided by the people who package the files that tell you how to install them. They will tell you where the crack is, how to apply it, what the serial number is, etc. Windows XP tries to open .nfos with the Windows System Information Viewer tool. So, the first time you try to open one, right-click on it and select "Open With...". Select Notepad or WordPad from the list and then check the box that says "Always use selected program to open this kind of file". You can do this with any file type in Windows, although sometimes you have to hold down shift and then right-click.
[To Be Continued]