The TCP Sampler does not at present support sending data from a file - I doubt that you could include the binary data in the existing text box successfully...
You can write your own TCPClient, which might suit you. Feel free to create a Bugzilla enhancement issue to add extra functionality to the TCP Sampler. Alternatively, you could use the BeanShell sampler to write your own code in Java. Or the BSF Sampler. I've not experimented with this, so try something very simple first. S. On 14/03/07, David Schulberg <[EMAIL PROTECTED]> wrote:
Hi All, Wondering if we can test a net.tcp Windows Communication Foundation binding using JMeter? Calling a WCF Service over TCP on a specified port e.g. net.tcp://locahost:9001/MyService (this is how the .NET client will access it). Believe that a TCPSampler might do the job but how do we send binary data ? Regards, David Schulberg Object Consulting ---------------------------------------------------------------- consulting | development | training | support our experience makes the difference BUPA Australia eMail Disclaimer: The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

