tsung
tsung copied to clipboard
How can I test TCP and check recv package?
Hello, I have a testing project that involves the use of the TCP protocol. Reference: (https://github.com/processone/tsung/blob/develop/examples/raw.xml.in) However, I'm unsure about how to perform operations using the recv function.
Are there any sample examples I can refer to?