Search results

  1. C

    I want to ditch PayPal. Need help.

    Have you never heard of Bitcoin? The world's first P2P currency. Google it.
  2. C

    what torrent trackers do you use

    There is lots of opensource tracker projects on the web. Best ones are written in C or C++. You need to compile the source code into binary of course. Trackers written in PHP are about too, easy to program but less robust. You need to know about servers, Linux, programming etc to be able to do...
  3. C

    what torrent trackers do you use

    No, it makes the torrent look more popular than it really is. It's the crowd effect. People are attracted to torrents with lots of peers.
  4. C

    what torrent trackers do you use

    I prefer to run my own tracker. This has the added advantage of spoofing the number of peers easily.
  5. C

    torrent sites?

    I use btjunkie. No need to have an account to upload torrent.
  6. C

    How to make a Torrent?

    You need to seed the torrent.
  7. C

    G's keyword tool crazy or is it me?

    Are you sure the Broad, [exact], "phrase" options where the same on each of your tests?
  8. C

    C# or C++ ?

    Personally I would use a higher level language. For a web bot daemon I would program it in Python, this would cut my development time down 90%.
Back
Top