%@LCID = 1033%> [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] [an error occurred while processing this directive] <% Dim iIDCategory ' As Integer Dim rsPrograms ' As ADODB.Recordset Dim iPageToDisplay ' As Integer Dim szOrderBy ' As String Dim bOrderDesc ' As Boolean gSessionTitle="Bitlord software review" ' Get parameters iIDCategory = 2 ' Set variable to -1 if empty (all categories list) If iIDCategory = "" Then iIDCategory = -1 iPageToDisplay = Request.QueryString("page") ' Set variable to default value if empty If iPageToDisplay = "" Then iPageToDisplay = 1 szOrderBy = Request.QueryString("sortby") ' Set variable to default value if empty If szOrderBy = "" Then szOrderBy = "Released" bOrderDesc = True End If If bOrderDesc = "" Then bOrderDesc = Request.QueryString("desc") ' Set variable to default value if empty If bOrderDesc = "" Then bOrderDesc = False ' Validate 'If Not IsNumeric(iIDCategory) Then Response.Redirect("index.asp") 'If Not IsNumeric(iPageToDisplay) Then Response.Redirect("index.asp") %> [an error occurred while processing this directive]
Introduction
Bitlord is a powerful p2p file – sharing application based on the bit torrent protocol. Usually, applications such as Bitlord are used for downloading large files, sometimes as large as several GBs! Those files can be movies, applications, books, music or whatever else you might imagine. Let’s have a look at how we can use the Bitlord client.
Bitlord Installation:
You can download Bitlord client from the official website: http://www.bitlord.com/ . Now we will cover the installation procedure:
If everything went under plan, Bitlord has been successfully installed. Let’s see how we can use it.
How to use Bitlord:
First, you need to launch Bitlord:
Click on: Start->Programs->Bitlord->Bitlord
This is the main Bitlord screen:

When the search is complete, this is what Bitlord shows you:

Bitlord will open a new page where you can actually download the file from:

When the file is 100% downloaded, you are done; there’s nothing more into it actually!
Conclusion
Bitlord is definitely one of the handiest bit torrent clients out there. This is because It has the unique feature of combining both the search of .torrent files and their downloading process into one, unified application. Apart from that, Bitlord supports simultaneous downloads, fast resume, chat, speed limit, port mapping and many, many more features that you will discover by yourself.
[an error occurred while processing this directive]