387 views
1 votes
1 votes
In CSMA-CD,suppose A is sending data to B. colligen occure at middle of the  path then who will send jamming signal to whom ?

1 Answer

0 votes
0 votes
Whoever see the collision first is going to generate jamming signal.(at a different frequency ).  

jamming signal is seen by everyone in the network.When B see the jamming signal ,it discard the partially received packet.

Related questions

0 votes
0 votes
2 answers
1
saxena0612 asked Aug 19, 2017
1,709 views
This is true that at every router the value of TTL is decremented by one but does that actually mean that other fields in the header are also recomputed?
0 votes
0 votes
0 answers
2
cse23 asked Jan 5, 2017
384 views
Type of Acknowledgment used by:1.Go back N(is it only cumulative or both independent and cumulative)?2.SR(only independent)3.TCP(both) Please verify
1 votes
1 votes
4 answers
3
cse23 asked Nov 15, 2016
2,669 views
can we say that:TCP uses only selective/independent acknowledgment not cumulative as it uses selective reject protocol???and go back N uses both independent and cumulativ...
3 votes
3 votes
1 answer
4
Satbir asked Jun 1, 2019
1,346 views
Please give an example case for which all the three conditions$f(n)\neq O(g(n))$,$f(n)\neq \Theta (g(n))$ and$f(n)\neq \Omega (g(n))$holds true.