Answer the question
In order to leave comments, you need to log in
Network traffic generator?
A fairly complex QoS setup needs to be tested.
To do this, you need an application that will generate certain traffic with a bunch of features (up to the package size).
Can anyone suggest such an application? In principle, the OS does not matter, if at least minix will be raised :)
Answer the question
In order to leave comments, you need to log in
Thanks for Nemesis.
Now I got another hint from another source:
The Scapy project is an all-in-one for low-level networking.
www.secdev.org/projects/scapy/
Oh, I once made a traffic generator in PHP through a null modem on a com port.
It is not at all necessary to use a “physical” com port, although you can use a virtual com port for a bluetooth connection.
In short, everything happened like this: I
established a PPP connection, configured it, raised TCP / IP over PPP, and sent arbitrary raw network packets (including those with errors, as well as terribly special ones), and on the other “end of the wire I watched what the reaction would be.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question