2 Internet access on 2 screens.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to be able to search the internet with 2 different
NIC cards at the same time on two screens. I have broadband
and router. What else do I need to make this work.
 
Rick46 said:
I want to be able to search the internet with 2 different
NIC cards at the same time on two screens. I have broadband
and router. What else do I need to make this work.

why not just open another instance of Iexplorer ? I sometimes have 5 or 6
different searches going at a time...
 
Why do you believe you need 2 NIC's to do that? Just fire off two
internet explorer screens and have at it!
 
No purpose to this. Just open another browser window as
suggested.

Why?
Ethernet technology only allows one NIC to 'talk' at a time
on a network. So unless your 2 nics are on 2 completely
seperated networks (internal and external), you will not see
any increase in speed.
More Info: http://support.microsoft.com/?kbid=175767


:I want to be able to search the internet with 2 different
: NIC cards at the same time on two screens. I have
broadband
: and router. What else do I need to make this work.
: --
: Hoot96
 
Mike said:
No purpose to this. Just open another browser window as
suggested.

Why?
Ethernet technology only allows one NIC to 'talk' at a time
on a network. So unless your 2 nics are on 2 completely
seperated networks (internal and external), you will not see
any increase in speed.

Not entirely true.

How do you think fault tolerance and load balancing are accomplished on
the same network for a device such as a server with dual NICs? By
connecting the NICs via switches (same switch for load balancing,
seperate swites for fault tolerance). A router would also work for a
load balancing configuration.

That is only true in the case of connecting them through a hub (as the
article indicates), which has no trafic management capabilities and
relies solely on CSMA/CD.

Steve N.
 
I want to be able to search the internet with 2 different
NIC cards at the same time on two screens. I have
broadband
and router. What else do I need to make this work.

************************************************
Mike Mueller wrote:

No purpose to this. Just open another browser window as
suggested.

Why?
Ethernet technology only allows one NIC to 'talk' at a time
on a network. So unless your 2 nics are on 2 completely
seperated networks (internal and external), you will not
see
any increase in speed.

More Info: http://support.microsoft.com/?kbid=175767
*************************************************
Steve N wrote
Not entirely true.

How do you think fault tolerance and load balancing are
accomplished on
the same network for a device such as a server with dual
NICs? By
connecting the NICs via switches (same switch for load
balancing,
seperate swites for fault tolerance). A router would also
work for a
load balancing configuration.

That is only true in the case of connecting them through a
hub (as the
article indicates), which has no trafic management
capabilities and
relies solely on CSMA/CD.
***************************************************

Well, I may have misunderstood the article, but I read it as
not necessarily being a hub:
----"Two network adapters connected to the same physical
network (or hub)"

And the fault tolerance was farther down--
'These adapters enable two adapters to be placed in the same
server, but only enable use of one adapter at a time. If the
primary adapter fails, the driver deactivates the first card
and activates the second with the same address
configuration."

Regardless if I am right or wrong, chances are that either
NIC by itslef will flow more than his broadband, so there
really is not a need, and additional devices require more
system overhead
 
Mike said:
I want to be able to search the internet with 2 different
NIC cards at the same time on two screens. I have
broadband
and router. What else do I need to make this work.

************************************************
Mike Mueller wrote:

No purpose to this. Just open another browser window as
suggested.

Why?
Ethernet technology only allows one NIC to 'talk' at a time
on a network. So unless your 2 nics are on 2 completely
seperated networks (internal and external), you will not
see
any increase in speed.

More Info: http://support.microsoft.com/?kbid=175767
*************************************************
Steve N wrote
Not entirely true.

How do you think fault tolerance and load balancing are
accomplished on
the same network for a device such as a server with dual
NICs? By
connecting the NICs via switches (same switch for load
balancing,
seperate swites for fault tolerance). A router would also
work for a
load balancing configuration.

That is only true in the case of connecting them through a
hub (as the
article indicates), which has no trafic management
capabilities and
relies solely on CSMA/CD.
***************************************************

Well, I may have misunderstood the article, but I read it as
not necessarily being a hub:
----"Two network adapters connected to the same physical
network (or hub)"

And the fault tolerance was farther down--
'These adapters enable two adapters to be placed in the same
server, but only enable use of one adapter at a time. If the
primary adapter fails, the driver deactivates the first card
and activates the second with the same address
configuration."

Yes, that's one type of fault tolerance but not the only. For example we
have a dual NIC server that has both NICs active at the same time. How
we connect them to the net determines whether fault tolerance or load
balancing is employed.
Regardless if I am right or wrong,

I didn't say you were wrong, just adding to it.
chances are that either
NIC by itslef will flow more than his broadband, so there
really is not a need, and additional devices require more
system overhead

Agreed.

Steve N.
 
Back
Top