any java api can be called form a Beanshell or Java sampler. So you'd need to write code us9ing commons-net and call it from either of these samplers
On Sun, Apr 4, 2010 at 11:43 PM, ManjuBN <[email protected]> wrote: > > I am trying to connect to remote server using Putty or TELNET ex(Telnet > 10.1.27.53 11203(portno),I want to check the response time for the same > scenario using 100 such request, the problem I am facing is I don’t have a > sampler which I can use to send TELNET protocol, from my research I found > out that we have a common-net api which consists of TELNET class files > which > can be used ,but I don’t know how to use it ,please suggest me in this > regard > -- > View this message in context: > http://old.nabble.com/Using-TELNET-in-Jmeter-tp28137608p28137608.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] > >

