Not a plugin, but the Jakarta commons project (http://commons.apache.org/net/index.html) implements a Telnet API. It looks a bit basic though.
JMeter uses the httpclient component from Jakarta commons. Your solution probably won't be as simple as dropping in the commons telnet client jar into /lib and invoking it through BeanShell... but all the best. ;) Kind regards, Sonam Chauhan -- Corporate Express Australia Ltd. Phone: +61-2-93350725, Email: [EMAIL PROTECTED] -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Friday, 16 November 2007 6:35 AM To: JMeter Users List Subject: Re: JMeter plugin for telnet Not that I know of - there is a TCP sampler, but that is some way off being a telnet emulation. On 15/11/2007, Marius Cosma <[EMAIL PROTECTED]> wrote: > Hi guys, > > Are you aware of any open-source Jmeter plugin for telnet? If yes, can you > please provide me a link or two. > > My searches were not as successful as I thought to be in the first place. > > Thank you > Marius > > > > This email is subject to Computaris email terms of use: http://www.computaris.com/email_terms.html > > --------------------------------------------------------------------- > 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]

