Thread: program idea

  1. #1
    Registered User
    Join Date
    Feb 2013
    Posts
    6

    program idea

    I want to create a program that lets you download torrents on linux any idea on how to start

  2. #2
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    Quote Originally Posted by Acho Arnold View Post
    I want to create a program that lets you download torrents on linux any idea on how to start
    Google various projects with those tags. See what you can find that is already made for this, instead of re-inventing the wheel, yourself.

    Also, check sourceforge, and all the programming forums - especially those forums that focus on Linux.

    Lastly, I'd try and program it in a language that was more net aware than C is. Maybe C# or Ruby or Python. Because computational speed is not a limiting factor here, transmission speed is. Every programming language will easily run circles around the transfer speed bottleneck.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with program idea
    By opguy in forum C++ Programming
    Replies: 3
    Last Post: 04-10-2011, 05:44 AM
  2. Program Idea Getting
    By xniinja in forum General Discussions
    Replies: 10
    Last Post: 08-17-2010, 09:56 PM
  3. C program idea not sure!
    By newbiecoderguy in forum C Programming
    Replies: 6
    Last Post: 07-02-2008, 11:31 AM
  4. Program Idea's
    By devour89 in forum C++ Programming
    Replies: 11
    Last Post: 12-04-2002, 04:57 AM
  5. IDEA: An accounting program
    By ygfperson in forum Contests Board
    Replies: 0
    Last Post: 08-12-2002, 11:11 PM