> We need to parse the response but do not know the format. There is no > indication of GZip or Deflate (it could be compressed as well as > encrypted) > and also encryption. Any idea?
It is produced/used by IBM WebSphere which - if I'm not wrong - support string cryptography using a PKI infrastructure. See my previous message. That's what I read in a security document I gave reference. So you need the private keys to decrypt, and of course know which algorythm is used. Forget about it ! -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be ----- Original Message ----- From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Monday, January 23, 2006 1:29 PM Subject: Re: [twsocket] GpHTTPProxy component > Hello, > > I am trying to help Ibrahim. With the http proxy, we get the following > data: > > 23/01/2006 13:29:26 From Local (127.0.0.1) > POST http://212.175.105.144:80/BagkurApp/EczaneApp/EczaneServlet HTTP/1.0 > User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Win32) > Host: 212.175.105.144 > Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 > Content-type: application/x-www-form-urlencoded > Content-length: 59 > > > 23/01/2006 13:29:26 From Local (127.0.0.1) > ‹........[󖵄¡Û+ÀÀÀØÒØÄÀĞØÀÀĞÌ..Ì > BœBL= > €±.Í..¸|’... > > 23/01/2006 13:29:26 Connection Opened > > 23/01/2006 13:29:26 From Remote > HTTP/1.1 200 OK > Server: WebSphere Application Server/5.1 > Content-Type: text/html; charset=ISO-8859-1 > Content-Language: tr-TR > Connection: close > > ‹........ > > 23/01/2006 13:29:26 From Remote > ¥RËMÄ0E > úH.3{<>:.±aA.–:(gµpHÊ¡.ìİ8$ÆpáEŠì§ÑûØ~ÿ¼¸~»º¼‚.Í€ñã¸. > Ïõ‹2õi£OC°†cpZ+kZY(Ájš§Œ) > [EMAIL PROTECTED]>qˆq4TQAË¥|2I:ûí‹Ä‰UV > .ag)úûvªjÿqğ_.ÊüÏMRiq?= 9Ò%ïØŸƒ ‰.ë¦}ğıÒ¾])÷?Ÿh:W-f %õ× > ò«M 0ï…[ ÀÛf;¯K·İq¿ñí_ı§§3É.èùiÈ̲c(£ú/~ÑÍñ.e’.Ç.... > > 23/01/2006 13:29:26 Connection Closed > > We need to parse the response but do not know the format. There is no > indication of GZip or Deflate (it could be compressed as well as > encrypted) > and also encryption. Any idea? > > Regards, > > SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be