Thanks for your reply, Nelson.
Here is the code that is in charge of the communication:
/**
* This thread reads information from the SSLSocket and hands it over
to the Socket in order to display the
* results in the browser
*/
private class SSLSocketToS
On 2010-04-29 14:06 PST, Jose Maria Ramirez wrote:
> Hello. I am working on a HTTP Proxy in order to access any type of
> server through a web browser. So far, only http servers can be accessed.
>
> I am trying to access my windows live (hotmail) account and apparently
> the handshake is successfu
Hello. I am working on a HTTP Proxy in order to access any type of server
through a web browser. So far, only http servers can be accessed.
I am trying to access my windows live (hotmail) account and apparently the
handshake is successful.
I have a "SSLHandshakeCompletedListener" and I displa
3 matches
Mail list logo