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