Hi, In most cases all you need to do is implement TCP Client class, then specify this class in TCP sampler GUI.
Example on extending TCP Client: http://code.google.com/p/jmeter- plugins/source/browse/trunk/src/kg/apc/jmeter/dcerpc/DCERPCSampler.java Using extended class: http://code.google.com/p/jmeter- plugins/wiki/DCERPCSampler Good luck! В сообщении от 9 марта 2011 16:22:30 автор Gabriel Oliveira написал: > Hello, > > I'm new to JMeter, and wanted to create a custom TCP Sampler. What do I > need to do that ? Need to rebuild JMeter from Src ? Do you guys have any > tutorials/other-discussion-threads available ? > > Thanks in advance ! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

