David,

Thanks for the quick response, but I was looking for something a little
closer to ping. I'd like to send out several packets of the same size and
track the time it takes to get them back. But as I say, I'm not
knowledgeable about networking, so I'm having trouble figuring out where to
start. I looked for an off the shelf product, but haven't had much success
finding that, either.

-----Original Message-----
From: David Marquis [mailto:[EMAIL PROTECTED]]
Sent: October 16, 2002 - Wednesday 2:20p
To: [EMAIL PROTECTED]
Subject: Re: Checking client connection speed


You could send a bunch of characters to the client and measure the time
it takes to transfer (with somewhat of a timer) and then, since you know
the size of what you're sending, you could easily calculate the speed.

This is just an idea, nothing technical

HTH,
David

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]] On Behalf Of Means, Garann R.
Sent: 16 octobre, 2002 16:59
To: [EMAIL PROTECTED]
Subject: Checking client connection speed


Hi,

Is there any simple means of getting the client's connection speed? I've
looked through the Servlets documentation as well as the standard
documentation and if the answer is there, I've missed it. But
admittedly, I'm no networking expert. A little push in the right
direction would be a great help.

Thanks in advance,
Garann Rose Means
_____________________________________________
ITAS2
(360) 570-3407
WA State Dept. of Corrections

========================================================================
===
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set
JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found
at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to