Re: [twsocket] Is there any way to force NTLM toauthenticateagainstagiven AD domain?

2010-12-14 Thread Arno Garrels
Arno Garrels wrote: Arno Garrels wrote: Maurizio Lotauro wrote: Scrive Arno Garrels arno.garr...@gmx.de: Looks like it's not possible with current THttpCli: [...] Have you tried adding the domain to the name as dom...@user? Sometime I need to do so to get it working. That doesn't

[twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Anton S.
Hello all, I just completed a TSNTPCli class which performs time-sync with NTP servers. I guess it might be included into standard ICS toolkit. What do you think, is someone interested? -- Anton -- To unsubscribe or change your settings for TWSocket mailing list please goto

Re: [twsocket] Is there any way to force NTLM toauthenticateagainstagiven AD domain?

2010-12-14 Thread Fastream Technologies
So it still needs some work before the beta testing. AFAIU, if it is just one message to be modified, then it should not be much difficult to write a generic code to cover all NTLM versions. SZ On Tue, Dec 14, 2010 at 10:22 AM, Arno Garrels arno.garr...@gmx.de wrote: Arno Garrels wrote: Arno

Re: [twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Angus Robertson - Magenta Systems Ltd
I just completed a TSNTPCli class which performs time-sync with NTP servers. I guess it might be included into standard ICS toolkit. What do you think, is someone interested? I did SNTP client and server 10 years ago, they are improved versions of code from the usermade page:

[twsocket] Useless lines in POP3 and Finger client code

2010-12-14 Thread Anton S.
There are useless lines in OverbyteIcsFingCli and OverbyteIcsPop3Prot. Abort procedures act like this procedure TFingerCli.Abort; begin FWSocket.CancelDnsLookup; // this line is doubled FWSocket.Abort; end; while CancelDnsLookup is included into TWSocket.Abort. -- Anton -- To

Re: [twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Francois PIETTE
I just completed a TSNTPCli class which performs time-sync with NTP servers. I guess it might be included into standard ICS toolkit. What do you think, is someone interested? Do you want an entry on the user made web page at ICS website ? -- francois.pie...@overbyte.be The author of the

Re: [twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Anton S.
Angus wrote: I did SNTP client and server 10 years ago, they are improved versions of code from the usermade page: Ahhh what a trouble! Why I hadn't know that! Anyway I like my implementation more :) Francois wrote: Do you want an entry on the user made web page at ICS website ? Well, if you

Re: [twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Francois PIETTE
Do you want an entry on the user made web page at ICS website ? Well, if you don't wish to expand ICS, it will work too. The problem is not that I don't want to expand ICS. The problem is to support ICS. There are a lot of interesting components that could be added to ICS. By moving it into

Re: [twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Arno Garrels
Francois PIETTE wrote: Do you want an entry on the user made web page at ICS website ? Well, if you don't wish to expand ICS, it will work too. The problem is not that I don't want to expand ICS. The problem is to support ICS. There are a lot of interesting components that could be added to

Re: [twsocket] ICS-based SNTP (Simple network time protocol) client

2010-12-14 Thread Francois PIETTE
I don't think moving the content of the usermade page would change anything about update. I'm even less convinced that most of the usermade author would care about using a SVN to update their code. And I don't want to moved everything out of my website since I get some (small) revenue because