Re: [twsocket] gphttpproxy component problem

2008-07-03 Thread Wilfried Mestdagh
Hello ibrahim, > Some pictures are not showing When the server close then the local connection is closed also. Probably all data is not transmitted to the client at this moment. Try to find this place in the code and replace Close or CloseDelayed with Shutdown(1). That's probably the reason. ---

[twsocket] gphttpproxy component problem

2008-07-03 Thread ibrahim bulut
Hi folks. I am writing an application with gphttpproxy component. I set proxy for internet explorer and sniffing the traffic. But i have a problem about proxy. If gphttpproxy component is active, users internet explorer is not working correctly. Some pictures are not showing and explor

Re: [twsocket] GpHTTPProxy component

2006-01-23 Thread Francois PIETTE
ml -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, January 23, 2006 1:29 PM Subject: Re: [twsocket] GpHTTPProxy component > Hello, > > I a

Re: [twsocket] GpHTTPProxy component

2006-01-23 Thread Fastream Technologies
could be compressed as well as encrypted) and also encryption. Any idea? Regards, SZ - Original Message - From: "ibrahim bulut" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, January 21, 2006 5:34 PM Subject: Re: [twsocket] GpHTTPProxy component te

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
uld use a sniffer for the purpose. I think IBM should have an API for decryption if they want this functionality of course. - Original Message - From: "ibrahim bulut" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, January 21, 2006 5:25 PM Subject: Re:

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Fastream Technologies
think IBM should have an API for decryption if they want this functionality of course. - Original Message - From: "ibrahim bulut" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, January 21, 2006 5:25 PM Subject: Re: [twsocket] GpHTTPProxy co

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
ot;ICS support mailing" > Sent: Saturday, January 21, 2006 4:32 PM > Subject: Re: [twsocket] GpHTTPProxy component > > >> page is not under ssl >> but ibm websphere crypting the data >> >> some software companies in our country do it. >> but how they

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Fastream Technologies
t; <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Saturday, January 21, 2006 4:25 PM > Subject: Re: [twsocket] GpHTTPProxy component > > >> IMO, even if you set a tunneling proxy, it would be impossible to read >> 128-bit SSL traffic in case it is imple

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
ling" Sent: Saturday, January 21, 2006 4:57 PM Subject: Re: [twsocket] GpHTTPProxy component >> page is not under ssl >> but ibm websphere crypting the data >> >> some software companies in our country do it. >> but how they do it i don't know. > > You can

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Francois PIETTE
> page is not under ssl > but ibm websphere crypting the data > > some software companies in our country do it. > but how they do it i don't know. You can capture data with a proxy or a sniffer. But none will decrypt data for you ! To decrypt, you must first know how it is crypted. You have to se

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
"ICS support mailing" Sent: Saturday, January 21, 2006 4:03 PM Subject: Re: [twsocket] GpHTTPProxy component > Hello ibrahim, > > If you wants to sniff raw traffic then (as SZ suggested) then you can > use Angus his components: > http://www.magsys.co.uk/download/software/mon

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
anuary 21, 2006 4:25 PM Subject: Re: [twsocket] GpHTTPProxy component > IMO, even if you set a tunneling proxy, it would be impossible to read > 128-bit SSL traffic in case it is implemented end-to-end. > > Regards, > > SZ > > - Original Message - > From: &quo

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Fastream Technologies
, 2006 4:21 PM Subject: Re: [twsocket] GpHTTPProxy component >i have tested Angus's component > (http://www.magsys.co.uk/download/software/monsock1.zip) > i can do it with winpcap and snoop component > > but problem is that > java applet is connecting to ibm websphere serve

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
t; > >> - Original Message - >> From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> >> To: "ICS support mailing" >> Sent: Saturday, January 21, 2006 3:12 PM >> Subject: Re: [twsocket] GpHTTPProxy component > > >>>

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Angus Robertson - Magenta Systems Ltd
> I think he wants to sniff raw traffic. AFAIK Angus has written a > component for that. http://www.magsys.co.uk/delphi/magmonsock.asp Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http:

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
s" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, January 21, 2006 3:51 PM Subject: Re: [twsocket] GpHTTPProxy component >I think he wants to sniff raw traffic. AFAIK Angus has written a component > for that. > > Regards, > > SZ > > - Orig

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Wilfried Mestdagh
January 21, 2006 3:12 PM > Subject: Re: [twsocket] GpHTTPProxy component >> Hello ibrahim, >> >> You have to set the proxy settings of your browser to the host name or >> IP where you run gpHttpProxy on. When it is on the same machine you use >> localhost or 127.0

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Fastream Technologies
I think he wants to sniff raw traffic. AFAIK Angus has written a component for that. Regards, SZ - Original Message - From: "Wilfried Mestdagh" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, January 21, 2006 3:12 PM Subject: Re: [twsoc

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
ling" Sent: Saturday, January 21, 2006 3:12 PM Subject: Re: [twsocket] GpHTTPProxy component > Hello ibrahim, > > You have to set the proxy settings of your browser to the host name or > IP where you run gpHttpProxy on. When it is on the same machine you use > localhost or 127.

Re: [twsocket] GpHTTPProxy component

2006-01-21 Thread Wilfried Mestdagh
Hello ibrahim, You have to set the proxy settings of your browser to the host name or IP where you run gpHttpProxy on. When it is on the same machine you use localhost or 127.0.0.1. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Saturday, Ja

[twsocket] GpHTTPProxy component

2006-01-21 Thread ibrahim bulut
hi, i have to write a http sniff application i must capture internet explorer data. i have download and installed the component. (icsbeta20060108.zip) but i can not capture the data i am trying demo application i input www.google.com.tr to address editbox. but i can not see the data what is th