Originally Posted by
aidanjt
I think you're getting network transmission mediums confused with toptology, you can scale up a network with extra hosts, but you can't scale extra Cat5 cables to a NIC, Ethernet doesn't 'stream' data, a NIC fragments IP packets and sends them sequentally within Ethernet frames one at a time, thus making it serial. It makes the apearance of sending multipule 'streams' to the computer because it transmits squentually, but this is all hardware abstraction performed by drivers.
Ethernet does not make 2 transmissions at the same time, this is impossible as Ethernet transmits on a set eletrical frequency in binary, it does not trasmit on different frequencies, my telephone/adsl line does, but ethernet does not..