• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Xbox 360 System link help

The problem you'll encounter won't be bandwidth - it'll be packet collision. Honestly, is it so hard to buy a cheapie 10/100 switch?
 
If it's old and it's a Netgear, it wouldn't resemble that. Netgear just started the white look recently. Are you sure it's a hub and not a switch? You'd be fine with a 10 Mbps switch. You might have issues with a 10 Mbps hub.
 
Originally posted by: mugs
If it's old and it's a Netgear, it wouldn't resemble that. Netgear just started the white look recently. Are you sure it's a hub and not a switch? You'd be fine with a 10 Mbps switch. You might have issues with a 10 Mbps hub.

What is the difference? It might be a switch. I thought a hub = switch.
 
Originally posted by: RESmonkey
Originally posted by: mugs
If it's old and it's a Netgear, it wouldn't resemble that. Netgear just started the white look recently. Are you sure it's a hub and not a switch? You'd be fine with a 10 Mbps switch. You might have issues with a 10 Mbps hub.

What is the difference? It might be a switch. I thought a hub = switch.

Basically... anything you transmit on a hub goes to every other node on the network, and only the intended recipient actually accepts it. Problems happen when two computers on the network try to transmit at the same time. A collision occurs, and the transmission fails. After a period of time, it is sent again; hopefully no one else is transmitting at the same time (again). If there is another collision, there is another delay before the data is transmitted again. Obviously this is not good when latency is important.

A switch only sends data to the intended recipient, so it can handle multiple transmissions happening at the same time.
 
Back
Top