How to send response back to Jmeter over TCP?
I've created a TCP sampler in Jmeter which is giving input to my Message broker tool.
I am getting an input message from Jmeter but I cannot send the response back to Jmeter. I am unable to locate the port to send response back to Jmeter.
My question is: Is there a listener port for Jmeter to get the reponse?
I've tried with ports 4445, 1234 and 1099 but that did not work.