There is already a simple Telnet Sampler. It should be quite easy to extend this if required. [I had hoped to add send-expect scripting to this, but never got round to it]
You could use the BeanShell sampler to prototype a telnet client, and then turn it into a self-contained one if necessary. S. On Apr 6, 2005 7:35 PM, Peter Lin <[EMAIL PROTECTED]> wrote: > you'll probably have to write a new sampler. I don't know much about > telnet internals, but there are java clients for telnet like mindterm. > > peter > > > On Apr 6, 2005 2:32 PM, Cleber Hostal�cio de Melo <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am new to JMeter, and of course, to this group. > > > > I looked up in JMeter documentation and in the "JMeter user list archive" > > and > > coudn�t find any reference to the telnet protocol. > > > > The reason is that I intend to use JMeter to test the performance of an > > application downsized from IBM Mainframe to the Linux plataform, accessed > > by its users by telnet. > > > > Somebody has any clue how to use JMeter this way? > > > > Thanks in advance. > > > > Regards > > > > Cleber > > > > --------------------------------------------------------------------- > > 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]

