Re: [twsocket] MD5 passwords

2009-11-21 Thread Ko Brink
For who cares about it, its called "freeBSD md5 crypt" or "unix md5 crypt". some text i had lying around MD5 crypt was written by Poul-Henning Kamp for FreeBSD. The main reason for using MD5 was to avoid problems with American export prohibitions on cryptographic products, and to allow for a

Re: [twsocket] No specified BCB6 projects in OverbyteIcsV6 RC1

2008-12-17 Thread Ko Brink
Nope, its not there, i just made my own came into a few compiling errors, but those where easy to fix, only i don't remember what i did. have a look zipped the OverbyteIcsSslBcb6.bpk i use - http://home.online.nl/krbrink/ics/ICSbcb6.zip On Wed, 17 Dec 2008 08:57:18 +0100, Patrick Wong wrote

Re: [twsocket] Transfer-Encoding: chunked ??

2008-10-02 Thread Ko Brink
Never mind, i found the throuble in my code i'm Posting the wrong data to the server, the cookie is constructed from that data so my mistake -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our websit

Re: [twsocket] Transfer-Encoding: chunked ??

2008-10-02 Thread Ko Brink
No, i get the same cookie in the header and the OnCookie, but checking more sites today, maybe it has nothing to do with Transfer-Encoding: chunked. for another example FireFox gives me HTTP/1.x 302 Moved Temporarily Date: Thu, 02 Oct 2008 13:45:32 GMT Server: Microsoft-IIS/5.0 Set-Cookie:

Re: [twsocket] Transfer-Encoding: chunked ??

2008-10-02 Thread Ko Brink
On Thu, 02 Oct 2008 12:05:55 +0200, Fastream Technologies <[EMAIL PROTECTED]> wrote: >> This is driving me crazy, i have no idea what i have to do, to get the >> whole header or atleased the real cookie >> >> this is what i get back from my program in bcb6 and ICSv6 >> >> HTTP/1.1 302 Found >> D

[twsocket] Transfer-Encoding: chunked ??

2008-10-01 Thread Ko Brink
This is driving me crazy, i have no idea what i have to do, to get the whole header or atleased the real cookie this is what i get back from my program in bcb6 and ICSv6 HTTP/1.1 302 Found Date: Wed, 01 Oct 2008 23:43:51 GMT Server: Apache Set-Cookie: %5fTGl0dGxlTXV0dC5jb20%3d=VmlpM0pNdXFxdFh

Re: [twsocket] Newbe needs help with sending HTTP password

2008-03-07 Thread Ko Brink
I had some problems doing it with http://user:[EMAIL PROTECTED], mutible login tries so i turned of the Auth stuff in httpcli and did it in the BeforeHeaderSend HttpCli->Options << httpoNoBasicAuth << httpoNoNTLMAuth; void __fastcall TForm::HttpCliBeforeHeaderSend(TObject *Sender, cons

Re: [twsocket] ICS won't work anymore...

2008-02-27 Thread Ko Brink
Maybe a temperary bug in the server using ICS/BCB6 and using HTTP/1.0, i also getting the page now. On Wed, 27 Feb 2008 17:41:13 +0100, DZ-Jay <[EMAIL PROTECTED]> wrote: > Ko Brink wrote: >> I tested it and got some wierd binary data returned. >> but when i set the request

Re: [twsocket] ICS won't work anymore...

2008-02-27 Thread Ko Brink
I tested it and got some wierd binary data returned. but when i set the request version to 1.1 i get the page. so try to set httpcli->RequestVer = "1.1"; On Wed, 27 Feb 2008 09:07:47 +0100, Steen Börlum <[EMAIL PROTECTED]> wrote: > > Hey, > I got a strange problem, I am downloading (XML) news