I don't know the abilities of the new TCP Sampler, but unless that fits your proprietary protocol (which, from your description, is unlikely), you need to either:
- Create a new sampler for your proprietary protocol
or
- Use the Java Sampler to run your client code, which will send the events to the server.


Hope this helps.

--
Salut,

Jordi.

En/na [EMAIL PROTECTED] ha escrit:




Dear All,

I have a web system, running on Apache + JServ and Applets at the bottom
frame.
The  web (upper frame in html) communicates with Apache server on standard
http port.
The Applets (Lower frame in html) communicates to my TCP server programs on
a different port.

The Applets, sends a series of java requests(events) to the TCP server
program (java socket program)
which handles the event and processes it and broadcasts the results.

For example,
Consider a chat system, where the client is an Applet, which sends series
of Chat events to a Chat Server(say TCP socket prg.)
and the Chat server handles those events and broadcasts it to all connected
users.

I am in a position to test the Load of this programs, By simulating say
1000 users sending/receiving events to and from the server.
Will this kind of Simulation test possible using JMeter ?
Or
Do I need to write my own programs for testing this kind of System ?
Or
Can I extend JMeter's functionality to generate such TCP requests (Sending
series of Java Objects) ?

Your inputs please.

Cheers,
-Kannan.

This email and any attachments to it may contain confidential information
intended for the addressee only. If you are not the intended addressee, you
are strictly prohibited from disclosing, copying, distributing or using
this email in any way. Unauthorised use of the information contained in
this email is unlawful. If you have received this email in error please
notify us on [EMAIL PROTECTED] and delete the email from your system.

Information contained in this email can not be disclosed, copied,
distributed or used in any way without the prior consent of the sender. Any
opinions, advice or facts given in this email are given without warranty or
the intention to enter into an agreement unless specifically stated and
confirmed by agreement, letter or such other documentation signed by an
authorised signatory of BCA Holdings Limited or any of its subsidiary
companies.

Any personal information contained in this email is strictly the view of
the sender and is in no way authorised or attributable to BCA  Holdings
Limited or any of its subsidiary companies in any way. All emails through
the company gateway are subject to monitoring. The company cannot be held
liable for any errors or viruses contained in this message.


--------------------------------------------------------------------- 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]



Reply via email to