The HTTP Sampler is quite complicated - there are two of them, with a common base class, and the GUI is very complicated.
You might find it easier to start with the TCP Sampler or the BeanShell sampler. S. On 6/6/05, Peter Lin <[EMAIL PROTECTED]> wrote: > what you would have to do is first implement a driver for the > protocol. once you have that, you would write the sampler and gui for > it. > > if you already have a java driver for it, you can look at the > httpsampler for ideas and the developer tutorial. > http://cvs.apache.org/viewcvs.cgi/jakarta-jmeter/xdocs/extending/jmeter_tutorial.pdf?rev=1.5&view=log > > peter > > On 6/6/05, Vinod Panicker <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm looking at using JMeter for functional and load testing of an XMPP > > server. From what I've read, it seems that JMeter is designed to be > > pluggable. Could anyone point me towards docs/howto's on implementing > > support for a new protocol? > > > > Regards, > > Vinod. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

