Hi, I have a query regarding sending POST request to the server. My project requires us to send a post request to the server. Along with the request I need to send a large content of binary data.
Does Jmeter provides this possiblity? If so is there any way to send such a binary data from the cmd prompt. or thro an Ant task? I was able to pass variables from the Ant task via the _property() function. So I am able to set the server name, port, number of threads, loop count, HTTP Request path, parameter to be sent, User defined variables from Ant task at run-time. I am also able to create a .jmx from Ant task at runtime. But I want to send a 'binary' file with request to the server. Does jmeter provides this functionality? Any help reg this will be great. bye, with regards, Deepak.

