It's a good description of DoS (Denial of Service) attacks, touching on some aspects of networking protocols as necessary to further explain what he's saying.
This Wiki article might help - but as this is a technical issue requiring the understanding of other technical issues, you'll probably still need to learn at least some of the basics before understanding any of it - and that's your job, not ours
http://en.wikipedia.org/wiki/Denial-of-service_attack
As an aside - when you post embedded video clips, would you please make sure they actually work before wandering off?
You'd originally posted this, which will not work:
Code:
[youtube]http://https://www.youtube.com/watch?v=BcDZS7iYNsA#t=65[/youtube]
Firstly, a URL should also only have one "http" at the start and secondly, it must be "http",
not "https".
It should have looked like this:
Code:
[youtube]http://www.youtube.com/watch?v=BcDZS7iYNsA#t=65[/youtube]
I've edited your post (and others, elsewhere) so it now works but in future if you're unable to get a video embedded, just leave out the [youtube] ... [/youtube] tags - people can then click on the URL to see the video without embedding it.
(Gah, typo)
_________________
Giraffe: a ruminant with a view.
Last edited by Cornflake on 23 Mar 2014, 6:53 am, edited 1 time in total.