Hi!

> Is there any information available on what protocols
> they use and whether it is feasible for developing
> them in JMeter ?
Unfortunately I could not find any information about such
protocols but since it is a client/server architecture, I guess
there are information. And since it is a client/server arch,
it must expose a kind of an network interface to the
outside world. As long as this interface is accessible, you
can write your own JMeter component which accesses
that one. For information on how to write JMeter components,
please check out the JMeter wiki it contains some quite
useful information on that topic. Beside that, you could
checkout the latest version from CVS and have a look
at the example samplers (for example). That code helped
me a lot to write a customized sampler.

Kind regards,
  Christian Kreutzfeldt




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to