Hi, Probably the topic is not very helpful...Let me explain my situation in more detail: I need to modify the UDP payload generated by Iperf, so I can add an additional header to it. My idea is to run an Iperf client in a computer, and use this client to send traffic to a virtual box in the same computer. In the virtual box I would be running a script using a raw socket to receive the data. After receiving it, and adding the header, I send it to another Iperf server (in another computer), which would receive the data after having removed the header. My questions: I don't have a clear understanding of the working details of Iperf, does what I have explained above make sense at all to you? Can I expect to get traffic in the VB from the client even when I'm not running any server in the VB? If by any chance I finally get traffic in the second computer, can I expect it to perform correct measures from the traffic generated by the client?
Cheers Christian
_______________________________________________ Iperf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iperf-users
