Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: is it possible to use two nics to download  (Read 8647 times)

0 Members and 1 Guest are viewing this topic.

squall_01



    Prodigy

    Thanked: 80
    Re: is it possible to use two nics to download
    « Reply #15 on: September 01, 2009, 10:30:15 AM »
    sorry, prefetches
    Windows 7 RC Tester.  Working on it.  Your monitor says etchasketch on the side!

    If I fall who is there to pick me up now.  I stand alone but I stand as the gaurdian for whom I wish to protect.  The sound of my blade utters my name as you fall.  For I shall not move.  For those that forsake the very people are wosres

    michaewlewis



      Intermediate
    • Thanked: 26
      • Yes
      • Yes
    • Experience: Expert
    • OS: Unknown
    Re: is it possible to use two nics to download
    « Reply #16 on: September 02, 2009, 09:28:29 AM »
    First of all, it is possible. Has anyone ever heard of a T1? A T1 is 24 phone lines bundled together to get higher transfer speeds.
    Second, did any of you actually do any research before replying to the question?
    Here is some open source software that allows you to put multiple connections together to achieve higher bandwidth. It's been around for quite some time now.
    http://www.heroinewarrior.com/firehose.php

    squall_01



      Prodigy

      Thanked: 80
      Re: is it possible to use two nics to download
      « Reply #17 on: September 02, 2009, 10:47:38 AM »
      no, we used pure logic here  ::) :-X :-\
      Windows 7 RC Tester.  Working on it.  Your monitor says etchasketch on the side!

      If I fall who is there to pick me up now.  I stand alone but I stand as the gaurdian for whom I wish to protect.  The sound of my blade utters my name as you fall.  For I shall not move.  For those that forsake the very people are wosres

      wbrost



        Intermediate
      • Thanked: 11
        Re: is it possible to use two nics to download
        « Reply #18 on: September 02, 2009, 10:52:12 AM »
        that will only increase the speed of the local link not the external link.

        in windows you can "bridge" the connections into a single logical interface. This will not increase the "Internet" speed.

        on a layer 3 switch and router you can "trunk" the ports.

        Neither of these will increase the internet speed. They will increase the intranet speed however.
         

        michaewlewis



          Intermediate
        • Thanked: 26
          • Yes
          • Yes
        • Experience: Expert
        • OS: Unknown
        Re: is it possible to use two nics to download
        « Reply #19 on: September 02, 2009, 12:36:03 PM »
        that will only increase the speed of the local link not the external link.

        in windows you can "bridge" the connections into a single logical interface. This will not increase the "Internet" speed.

        on a layer 3 switch and router you can "trunk" the ports.

        Neither of these will increase the internet speed. They will increase the intranet speed however.

        True.... If you really wanted to take advantage of a program like firehose (which I linked earlier) you would need multiple internet connections. Otherwise, there would be no point.

        How does bridging or trunking increase network speed though?

        wbrost



          Intermediate
        • Thanked: 11
          Re: is it possible to use two nics to download
          « Reply #20 on: September 02, 2009, 12:58:19 PM »
          How does bridging or trunking increase network speed though?

          on the PC bridging links the two NICs together and forms one with double the original link speed. example would be two 1GB cards working as one to provide 2GB. The same theory applies to Trunking.

          Aegis



            Expert

            Thanked: 67
            • Yes
            • Yes
            • Brian's Mess Of A Web Page
          • Experience: Experienced
          • OS: Windows 10
          Re: is it possible to use two nics to download
          « Reply #21 on: September 02, 2009, 01:53:18 PM »
          Yeah, like Percy Weasley in "Harry Potter."

          I think he means "prefetches."


          "For you, a thousand times over." - "The Kite Runner"

          squall_01



            Prodigy

            Thanked: 80
            Re: is it possible to use two nics to download
            « Reply #22 on: September 02, 2009, 02:00:47 PM »
            what????  ::) :o  Any way he stated that he had two connections.  I thought cause they were seperate that you couldnt tie the two together to get the data packets to come threw both of them.
            Windows 7 RC Tester.  Working on it.  Your monitor says etchasketch on the side!

            If I fall who is there to pick me up now.  I stand alone but I stand as the gaurdian for whom I wish to protect.  The sound of my blade utters my name as you fall.  For I shall not move.  For those that forsake the very people are wosres

            BC_Programmer


              Mastermind
            • Typing is no substitute for thinking.
            • Thanked: 1140
              • Yes
              • Yes
              • BC-Programming.com
            • Certifications: List
            • Computer: Specs
            • Experience: Beginner
            • OS: Windows 11
            Re: is it possible to use two nics to download
            « Reply #23 on: September 02, 2009, 02:14:37 PM »
            an example would be, if you had a gigabit WAN connected to a router and two 100mbps NICs in a PC, using both would be faster.

            But, No consumer oriented Internet connection(that I know of) achieves even more then 100mbps.

            I was answering the original question:

            Quote
            I was just wondering is it possible to have two seprate nics downloading from the internet on the same computer via a router effectively doubling your speed

            If the OP is using a standard DSL or Cable connection, chances are their connection does not exceed the 100mbps throughput that their NIC is capable of- assuming it is "only" 100mbps.

            The question is basically asking wether it will be faster. It will not, for any consumer-targeted internet connection, allow for faster speeds. In order for it to do so:

            The Internet connection itself must be higher then the total throughput of the NICs.

            the Router must support gigabit (otherwise it's WAN interface will only be 100mbps as well, limiting the total traffic to all LAN connections to 100mbps regardless of the actual capabilities of the Internet connection).

            both NICs must support simultaneous usage... not so much a problem now since IRQ/DMA contention is now a thing of the past.


            However, on the other hand, most PCs now come with an on-board gigabit connection, in which case two gigabit connections will NOT increase the speed of downloads.


            I was trying to dereference Null Pointers before it was cool.

            michaewlewis



              Intermediate
            • Thanked: 26
              • Yes
              • Yes
            • Experience: Expert
            • OS: Unknown
            Re: is it possible to use two nics to download
            « Reply #24 on: September 02, 2009, 03:13:30 PM »
            I think you've got a bridge confused with something else: http://en.wikipedia.org/wiki/Network_bridge
            Might want to check out trunking, too. Maybe link aggregation?

            talontromper

              Topic Starter


              Hopeful
            • Thanked: 11
              • Yes
              • Yes
              • Yes
            • Computer: Specs
            • Experience: Familiar
            • OS: Windows 7
            Re: is it possible to use two nics to download
            « Reply #25 on: September 02, 2009, 10:16:04 PM »
            what are some of the fore mentioned programs?
            "One does not discover new lands without consenting to lose sight of the shore for a very long time." - Andre Gide