Hi Well you say you have an embedded client (written in some language) which will probably call some classes to implement what you have described above. If these classes are java(or any of the languages that the JVM supports - BSF) then you might be able to invoke those directly from within JMeter . Its basically what felix has suggested but rather than recoding everything , use the code that you already have . Again this might not be possible but only someone who knows what your code looks like can say for sure
regards deepak On Tue, Sep 7, 2010 at 9:54 AM, tripgaurav <[email protected]>wrote: > > Hey Deepak, > > Can you shed some more light on the approach that you are suggesting? > > Regards, > Gaurav > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/How-can-I-do-a-chunked-upload-packet-upload-tp2799355p2806451.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] > >

