English Dictionary
◊ FLOODED
flooded
adj 1: covered with water; "the main deck was afloat (or awash)";
"the monsoon left the whole place awash"; "a flooded
bathroom"; "inundated farmlands"; "an overflowing tub"
[syn: {afloat(p)}, {awash(p)}, {inundated}, {overflowing}]
2: rendered powerless especially by an excessive amount or
profusion of something; "a desk flooded with
applications"; "felt inundated with work"; "too much
overcome to notice"; "a man engulfed by fear"; "swamped by
work" [syn: {inundated}, {overcome}, {overpowered}, {overwhelmed},
{swamped}, {engulfed}]
English Computing Dictionary
◊ DID YOU MEAN FLOOD?
flood
On a real-time network (whether at the level of
{TCP/IP}, or at the level of, say, {IRC}), to send a huge
amount of data to another user (or a group of users, in a
channel) in an attempt to annoy him, lock his terminal, or to
overflow his network buffer and thus lose his network
connection.
The basic principles of flooding are that you should have
better network {bandwidth} than the person you're trying to
flood, and that what you do to flood them (e.g., generate ping
requests) should be ▫less▫ resource-expensive for your machine
to produce than for the victim's machine to deal with. There
is also the corrolary that you should avoid being caught.
Failure to follow these principles regularly produces
hilarious results, e.g., an IRC user flooding himself off the
network while his intended victim is unharmed, the attacker's
flood attempt being detected, and him being banned from the
network in semi-perpetuity.
See also {pingflood}, {clonebot} and {botwar}.
[{Jargon File}]
(1997-04-07)