Hi,
I'm wondering how to send many variables using BinaryTCPClientImpl. I have
thread group, and tcp sampler in it. I want to send 2000 times different
kind of frame in hex. I'm using BinaryTCPClientImpl. If I'm sending for
example "${var1}${var2}${random_number}" it doesn't work.var1 and var2 are user defined variables and random_number is generated from random variable Thanks in advance.. -- View this message in context: http://www.nabble.com/TCP-sampler---many-variables-in-%22text-to-send%22-tp24219416p24219416.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

