James L Bond wrote:
> 
> i need to write a browser of my own, which is capable of maintaining a basic SSL 
>connection with the web server. Are there any Java libraries which let me acess the 
>SSL parameters so that I could build the browser.
> 
> Also does anyone know of any such java program emulating a simple browser available 
>on line.
> 
> To test the performance of my web server, which is expected to have both SSL and 
>HTTP requests, I need to test the performance under particular kinds of traffic of 
>HTTPS and HTTP requests. The server parameters I need to measure are "server load" 
>and "server response time". Does any one know of any tool which could do this for me 
>? or if someone could give me some hint on writing a program to test the performance 
>using some library, it would be of great help

I would think that you could try SUN's browser written in Java. (It was I
believe the first popular java program.)
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to