How to starthandshake with client browser??
From: Jakekeke (ping0613_at_hotmail.com)
Date: 10/26/04
- Next message: g: "Re: J2EE Book ?"
- Previous message: Matthias Ernst: "Re: Java application developped under Linux running ridiculously slow under Windows"
- Next in thread: Rogan Dawes: "Re: How to starthandshake with client browser??"
- Reply: Rogan Dawes: "Re: How to starthandshake with client browser??"
- Reply: Alex Hunsley: "Re: How to starthandshake with client browser??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Oct 2004 01:20:34 -0700
I am using JSSE to write a TCP socket program.
The task i need to do is reveice a CONNECT response from a browser, ie
HTTPS.
And then my program need to communicate with the destinated server.
My program can named as Proxy Server,however, it is a simply proxy
server what it should do is: communicate between browser and server,
and log down all the data transfer, including the request and response
header.
So, would anyone can tell me how to solve the problem i mention above?
You may provide some program statement for me to follow, or
describe what the 3 bodies, client/proxy/server should do in each
timeslot.
Thank you.
p.s. It is very urgent
- Next message: g: "Re: J2EE Book ?"
- Previous message: Matthias Ernst: "Re: Java application developped under Linux running ridiculously slow under Windows"
- Next in thread: Rogan Dawes: "Re: How to starthandshake with client browser??"
- Reply: Rogan Dawes: "Re: How to starthandshake with client browser??"
- Reply: Alex Hunsley: "Re: How to starthandshake with client browser??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|