thank you all for your help...you gave me all the answers I wanted to know
Just in case any of you will read this,I did some searching and found this:
"Ethernet uses a protocol called CSMACD. This stands for "Carrier Sense, Multiple Access, Collision Detect". The "Multiple Access" part means that every station is connected to a single copper wire (or a set of wires that are connected together to form a single data path). The "Carrier Sense" part says that before transmitting data, a station checks the wire to see if any other station is already sending something. If the LAN appears to be idle, then the station can begin to send data. "
Doesn't this protocol negate what full duplex connection should be able to do-that is to be able to send and receive data at the same time.
Or does this have to do with the topology of LAN.Meaning that two PCs can send and receive data from eachother,but if they both send it in the same direction,at the same time(to some router),then collision occurs?
thank you again for your time