We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
For one of the CENG489 homeworks
Bare-bones SYN flooding, no bullshit.No intelligent source IP/port selection whatsoever.
Compile withmake. Run as:./sender.out dest_ip dest_port
make
./sender.out dest_ip dest_port
For example:./sender.out 10.0.0.2 8080
./sender.out 10.0.0.2 8080