Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
> 
>> Maurizio Lotauro wrote:
>>> Scrive Arno Garrels <[EMAIL PROTECTED]>:
>>> 
 Indeed, however I haven't touched that stuff at all, anyway no
 change: http://www.duodata.de/misc/dumpBasic2.pcap
>>> 
>>> I don't expected that it was the cause of the malfunction. Are you
>>> running ethereal on the same pc of the server or of the browser?
>> 
>> It runs on the server-side.
> 
> Try on the client side too.

Tomorrow ;-)


> 
> 
> Bye, Maurizio.
> 
> 
> This mail has been sent using Alpikom webmail system
> http://www.alpikom.it
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>:

> Maurizio Lotauro wrote:
> > Scrive Arno Garrels <[EMAIL PROTECTED]>:
> > 
> >> Indeed, however I haven't touched that stuff at all, anyway no
> >> change: http://www.duodata.de/misc/dumpBasic2.pcap
> > 
> > I don't expected that it was the cause of the malfunction. Are you
> > running ethereal on the same pc of the server or of the browser?
> 
> It runs on the server-side.

Try on the client side too.


Bye, Maurizio.


This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
> 
>> Indeed, however I haven't touched that stuff at all, anyway no
>> change: http://www.duodata.de/misc/dumpBasic2.pcap
> 
> I don't expected that it was the cause of the malfunction. Are you
> running ethereal on the same pc of the server or of the browser?

It runs on the server-side.

> 
> 
> Bye, Maurizio.
> 
> 
> This mail has been sent using Alpikom webmail system
> http://www.alpikom.it
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
> 
>> Maurizio Lotauro wrote:
>>> Scrive Arno Garrels <[EMAIL PROTECTED]>:
>>> 
>>> [...]
>>> 
> When was added this authentication
> scheme to the server component?
 
 I'm working on that (virtually finished) sponsored by
 Fastream Technologies.
>>> 
>>> How do you authenticate the user in that case?
>> 
>> SSPI
> 
> I would like to know how do you that, but after you solved the
> mistery :-) 

I'll try to get finished soon, so it probably will be included in
the October version. 

> 
> 
> Bye, Maurizio.
> 
> 
> 
> This mail has been sent using Alpikom webmail system
> http://www.alpikom.it
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Fastream Technologies <[EMAIL PROTECTED]>:

> As I wrote earlier, use quotes in Realm:
> 
> Realm="MyRealm"

This is certainly not the cause (or at least not the first) of the problem. 
NTLM don't has a realm and it doesn't work either.


Bye, Maurizio.

P.S. Should we start a chat? ;)


This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Arno Garrels wrote:
> Indeed, however I haven't touched that stuff at all, anyway no change:
> http://www.duodata.de/misc/dumpBasic2.pcap

Seems that I missed the quotes but in my source (latest V6) 
Realms are not quoted?


---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html



> 
> Fastream Technologies wrote:
>> This is the bug:
>> 
>> WWW-Authenticate: Basic Realm=DemoBasicAuthContent-Type: text/html
>> 
>> There is no \r\n before content type. Also we use quotes in Realm
>> names.
>> 
>> Regards,
>> 
>> Sz
>> 
>> 
>> - Original Message -
>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>> To: "ICS support mailing" 
>> Sent: Wednesday, September 06, 2006 8:37 PM
>> Subject: Re: [twsocket] Webserv demo authentication
>> 
>> 
>>> http://www.duodata.de/misc/dumpBasic.pcap
>>> http://www.duodata.de/misc/dumpDigest.pcap
>>> http://www.duodata.de/misc/dumpNtlm.pcap
>>> 
>>> Fastream Technologies wrote:
 Yes but their logix are different. Why don't you email us the
 ethereal logs for Basic for example?
 
 Regards,
 
 SZ
 
 - Original Message -
 From: "Arno Garrels" <[EMAIL PROTECTED]>
 To: "ICS support mailing" 
 Sent: Wednesday, September 06, 2006 8:26 PM
 Subject: Re: [twsocket] Webserv demo authentication
 
 
> Fastream Technologies wrote:
>> If the log was Basic or Digest, I could help but I have no idea
>> how NTLM works... :(
> 
> Anything fails Basic, Digest, and NTLM.
> 
>> 
>> Best Regards,
>> 
>> SZ
>> 
>> - Original Message -
>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>> To: "ICS support mailing" 
>> Sent: Wednesday, September 06, 2006 8:19 PM
>> Subject: Re: [twsocket] Webserv demo authentication
>> 
>> 
>>> Arno Garrels wrote:
 Hello,
 
 Why does none of the authentication methods work
 against IE 6 XP SP2?
>>> 
>>> To be more specific:
>>> The logon dialog is not coming up.
>>> The Ethereal dump can be grabbed here:
>>> http://www.duodata.de/misc/dump.pcap ~2KB
>>> 
>>> 
 This is driving me nuts since 1 hour >:-O
 Any idea what's going on? I tried locally and remotely.
 Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
 
 ---
 Arno Garrels [TeamICS]
 http://www.overbyte.be/eng/overbyte/teamics.html
>>> --
>>> 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
> --
> 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
>>> --
>>> 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
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>:

> Maurizio Lotauro wrote:
> > Scrive Arno Garrels <[EMAIL PROTECTED]>:
> > 
> > [...]
> > 
> >>> When was added this authentication
> >>> scheme to the server component?
> >> 
> >> I'm working on that (virtually finished) sponsored by
> >> Fastream Technologies.
> > 
> > How do you authenticate the user in that case?
> 
> SSPI

I would like to know how do you that, but after you solved the mistery :-)


Bye, Maurizio.



This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Fastream Technologies
As I wrote earlier, use quotes in Realm:

Realm="MyRealm"

Regards,

SZ

- Original Message - 
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, September 06, 2006 9:00 PM
Subject: Re: [twsocket] Webserv demo authentication


: Indeed, however I haven't touched that stuff at all, anyway no change:
: http://www.duodata.de/misc/dumpBasic2.pcap
: 
: Fastream Technologies wrote:
: > This is the bug:
: > 
: > WWW-Authenticate: Basic Realm=DemoBasicAuthContent-Type: text/html
: > 
: > There is no \r\n before content type. Also we use quotes in Realm
: > names. 
: > 
: > Regards,
: > 
: > Sz
: > 
: > 
: > - Original Message -
: > From: "Arno Garrels" <[EMAIL PROTECTED]>
: > To: "ICS support mailing" 
: > Sent: Wednesday, September 06, 2006 8:37 PM
: > Subject: Re: [twsocket] Webserv demo authentication
: > 
: > 
: >> http://www.duodata.de/misc/dumpBasic.pcap
: >> http://www.duodata.de/misc/dumpDigest.pcap
: >> http://www.duodata.de/misc/dumpNtlm.pcap
: >> 
: >> Fastream Technologies wrote:
: >>> Yes but their logix are different. Why don't you email us the
: >>> ethereal logs for Basic for example?
: >>> 
: >>> Regards,
: >>> 
: >>> SZ
: >>> 
: >>> - Original Message -
: >>> From: "Arno Garrels" <[EMAIL PROTECTED]>
: >>> To: "ICS support mailing" 
: >>> Sent: Wednesday, September 06, 2006 8:26 PM
: >>> Subject: Re: [twsocket] Webserv demo authentication
: >>> 
: >>> 
:  Fastream Technologies wrote:
: > If the log was Basic or Digest, I could help but I have no idea
: > how NTLM works... :(
:  
:  Anything fails Basic, Digest, and NTLM.
:  
: > 
: > Best Regards,
: > 
: > SZ
: > 
: > - Original Message -
: > From: "Arno Garrels" <[EMAIL PROTECTED]>
: > To: "ICS support mailing" 
: > Sent: Wednesday, September 06, 2006 8:19 PM
: > Subject: Re: [twsocket] Webserv demo authentication
: > 
: > 
: >> Arno Garrels wrote:
: >>> Hello,
: >>> 
: >>> Why does none of the authentication methods work
: >>> against IE 6 XP SP2?
: >> 
: >> To be more specific:
: >> The logon dialog is not coming up.
: >> The Ethereal dump can be grabbed here:
: >> http://www.duodata.de/misc/dump.pcap ~2KB
: >> 
: >> 
: >>> This is driving me nuts since 1 hour >:-O
: >>> Any idea what's going on? I tried locally and remotely.
: >>> Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
: >>> 
: >>> ---
: >>> Arno Garrels [TeamICS]
: >>> http://www.overbyte.be/eng/overbyte/teamics.html
: >> --
: >> 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
:  --
:  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
: >> --
: >> 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
: -- 
: 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
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>:

> Indeed, however I haven't touched that stuff at all, anyway no change:
> http://www.duodata.de/misc/dumpBasic2.pcap

I don't expected that it was the cause of the malfunction. Are you running 
ethereal on the same pc of the server or of the browser?


Bye, Maurizio.


This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
> 
> [...]
> 
>>> When was added this authentication
>>> scheme to the server component?
>> 
>> I'm working on that (virtually finished) sponsored by
>> Fastream Technologies.
> 
> How do you authenticate the user in that case?

SSPI

> 
> 
> Bye, Maurizio.
> 
> 
> This mail has been sent using Alpikom webmail system
> http://www.alpikom.it
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Indeed, however I haven't touched that stuff at all, anyway no change:
http://www.duodata.de/misc/dumpBasic2.pcap
 
Fastream Technologies wrote:
> This is the bug:
> 
> WWW-Authenticate: Basic Realm=DemoBasicAuthContent-Type: text/html
> 
> There is no \r\n before content type. Also we use quotes in Realm
> names. 
> 
> Regards,
> 
> Sz
> 
> 
> - Original Message -
> From: "Arno Garrels" <[EMAIL PROTECTED]>
> To: "ICS support mailing" 
> Sent: Wednesday, September 06, 2006 8:37 PM
> Subject: Re: [twsocket] Webserv demo authentication
> 
> 
>> http://www.duodata.de/misc/dumpBasic.pcap
>> http://www.duodata.de/misc/dumpDigest.pcap
>> http://www.duodata.de/misc/dumpNtlm.pcap
>> 
>> Fastream Technologies wrote:
>>> Yes but their logix are different. Why don't you email us the
>>> ethereal logs for Basic for example?
>>> 
>>> Regards,
>>> 
>>> SZ
>>> 
>>> - Original Message -
>>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>>> To: "ICS support mailing" 
>>> Sent: Wednesday, September 06, 2006 8:26 PM
>>> Subject: Re: [twsocket] Webserv demo authentication
>>> 
>>> 
 Fastream Technologies wrote:
> If the log was Basic or Digest, I could help but I have no idea
> how NTLM works... :(
 
 Anything fails Basic, Digest, and NTLM.
 
> 
> Best Regards,
> 
> SZ
> 
> - Original Message -
> From: "Arno Garrels" <[EMAIL PROTECTED]>
> To: "ICS support mailing" 
> Sent: Wednesday, September 06, 2006 8:19 PM
> Subject: Re: [twsocket] Webserv demo authentication
> 
> 
>> Arno Garrels wrote:
>>> Hello,
>>> 
>>> Why does none of the authentication methods work
>>> against IE 6 XP SP2?
>> 
>> To be more specific:
>> The logon dialog is not coming up.
>> The Ethereal dump can be grabbed here:
>> http://www.duodata.de/misc/dump.pcap ~2KB
>> 
>> 
>>> This is driving me nuts since 1 hour >:-O
>>> Any idea what's going on? I tried locally and remotely.
>>> Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
>>> 
>>> ---
>>> Arno Garrels [TeamICS]
>>> http://www.overbyte.be/eng/overbyte/teamics.html
>> --
>> 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
 --
 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
>> --
>> 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
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>:

[...]

> > When was added this authentication
> > scheme to the server component?
> 
> I'm working on that (virtually finished) sponsored by
> Fastream Technologies.

How do you authenticate the user in that case?


Bye, Maurizio.


This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
> 
>> Arno Garrels wrote:
>>> Hello,
>>> 
>>> Why does none of the authentication methods work
>>> against IE 6 XP SP2?
>> 
>> To be more specific:
>> The logon dialog is not coming up.
>> The Ethereal dump can be grabbed here:
>> http://www.duodata.de/misc/dump.pcap ~2KB
> 
> It is not related to your problem, but I see that the server answer
> that only NTLM will be accepted. 

Yes, that's true and it needs to be fixed.

> When was added this authentication
> scheme to the server component?

I'm working on that (virtually finished) sponsored by
Fastream Technologies.

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


> 
> About your problem, are you using different browser on the same pc or
> on different pc?
> 
> 
> Bye, Maurizio.
> 
> 
> This mail has been sent using Alpikom webmail system
> http://www.alpikom.it
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>:

> http://www.duodata.de/misc/dumpBasic.pcap
> http://www.duodata.de/misc/dumpDigest.pcap
> http://www.duodata.de/misc/dumpNtlm.pcap

Why in the basic the Content-Type is not in a line alone?


By, Maurizio.



This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Fastream Technologies
This is the bug:

WWW-Authenticate: Basic Realm=DemoBasicAuthContent-Type: text/html

There is no \r\n before content type. Also we use quotes in Realm names.

Regards,

Sz


- Original Message - 
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, September 06, 2006 8:37 PM
Subject: Re: [twsocket] Webserv demo authentication


: http://www.duodata.de/misc/dumpBasic.pcap
: http://www.duodata.de/misc/dumpDigest.pcap
: http://www.duodata.de/misc/dumpNtlm.pcap
: 
: Fastream Technologies wrote:
: > Yes but their logix are different. Why don't you email us the
: > ethereal logs for Basic for example?
: > 
: > Regards,
: > 
: > SZ
: > 
: > - Original Message -
: > From: "Arno Garrels" <[EMAIL PROTECTED]>
: > To: "ICS support mailing" 
: > Sent: Wednesday, September 06, 2006 8:26 PM
: > Subject: Re: [twsocket] Webserv demo authentication
: > 
: > 
: >> Fastream Technologies wrote:
: >>> If the log was Basic or Digest, I could help but I have no idea how
: >>> NTLM works... :(
: >> 
: >> Anything fails Basic, Digest, and NTLM.
: >> 
: >>> 
: >>> Best Regards,
: >>> 
: >>> SZ
: >>> 
: >>> - Original Message -
: >>> From: "Arno Garrels" <[EMAIL PROTECTED]>
: >>> To: "ICS support mailing" 
: >>> Sent: Wednesday, September 06, 2006 8:19 PM
: >>> Subject: Re: [twsocket] Webserv demo authentication
: >>> 
: >>> 
:  Arno Garrels wrote:
: > Hello,
: > 
: > Why does none of the authentication methods work
: > against IE 6 XP SP2?
:  
:  To be more specific:
:  The logon dialog is not coming up.
:  The Ethereal dump can be grabbed here:
:  http://www.duodata.de/misc/dump.pcap ~2KB
:  
:  
: > This is driving me nuts since 1 hour >:-O
: > Any idea what's going on? I tried locally and remotely.
: > Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
: > 
: > ---
: > Arno Garrels [TeamICS]
: > http://www.overbyte.be/eng/overbyte/teamics.html
:  --
:  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
: >> --
: >> 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
: -- 
: 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
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>:

> Arno Garrels wrote:
> > Hello,
> > 
> > Why does none of the authentication methods work
> > against IE 6 XP SP2?
> 
> To be more specific:
> The logon dialog is not coming up.
> The Ethereal dump can be grabbed here:
> http://www.duodata.de/misc/dump.pcap ~2KB

It is not related to your problem, but I see that the server answer that only 
NTLM will be accepted. When was added this authentication scheme to the server 
component?

About your problem, are you using different browser on the same pc or on 
different pc?


Bye, Maurizio.


This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
http://www.duodata.de/misc/dumpBasic.pcap
http://www.duodata.de/misc/dumpDigest.pcap
http://www.duodata.de/misc/dumpNtlm.pcap

Fastream Technologies wrote:
> Yes but their logix are different. Why don't you email us the
> ethereal logs for Basic for example?
> 
> Regards,
> 
> SZ
> 
> - Original Message -
> From: "Arno Garrels" <[EMAIL PROTECTED]>
> To: "ICS support mailing" 
> Sent: Wednesday, September 06, 2006 8:26 PM
> Subject: Re: [twsocket] Webserv demo authentication
> 
> 
>> Fastream Technologies wrote:
>>> If the log was Basic or Digest, I could help but I have no idea how
>>> NTLM works... :(
>> 
>> Anything fails Basic, Digest, and NTLM.
>> 
>>> 
>>> Best Regards,
>>> 
>>> SZ
>>> 
>>> - Original Message -
>>> From: "Arno Garrels" <[EMAIL PROTECTED]>
>>> To: "ICS support mailing" 
>>> Sent: Wednesday, September 06, 2006 8:19 PM
>>> Subject: Re: [twsocket] Webserv demo authentication
>>> 
>>> 
 Arno Garrels wrote:
> Hello,
> 
> Why does none of the authentication methods work
> against IE 6 XP SP2?
 
 To be more specific:
 The logon dialog is not coming up.
 The Ethereal dump can be grabbed here:
 http://www.duodata.de/misc/dump.pcap ~2KB
 
 
> This is driving me nuts since 1 hour >:-O
> Any idea what's going on? I tried locally and remotely.
> Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
> 
> ---
> Arno Garrels [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
 --
 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
>> --
>> 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
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Fastream Technologies
Yes but their logix are different. Why don't you email us the ethereal logs 
for Basic for example?

Regards,

SZ

- Original Message - 
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, September 06, 2006 8:26 PM
Subject: Re: [twsocket] Webserv demo authentication


: Fastream Technologies wrote:
: > If the log was Basic or Digest, I could help but I have no idea how
: > NTLM works... :(
:
: Anything fails Basic, Digest, and NTLM.
:
: >
: > Best Regards,
: >
: > SZ
: >
: > - Original Message -
: > From: "Arno Garrels" <[EMAIL PROTECTED]>
: > To: "ICS support mailing" 
: > Sent: Wednesday, September 06, 2006 8:19 PM
: > Subject: Re: [twsocket] Webserv demo authentication
: >
: >
: >> Arno Garrels wrote:
: >>> Hello,
: >>>
: >>> Why does none of the authentication methods work
: >>> against IE 6 XP SP2?
: >>
: >> To be more specific:
: >> The logon dialog is not coming up.
: >> The Ethereal dump can be grabbed here:
: >> http://www.duodata.de/misc/dump.pcap ~2KB
: >>
: >>
: >>> This is driving me nuts since 1 hour >:-O
: >>> Any idea what's going on? I tried locally and remotely.
: >>> Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
: >>>
: >>> ---
: >>> Arno Garrels [TeamICS]
: >>> http://www.overbyte.be/eng/overbyte/teamics.html
: >> --
: >> 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
: -- 
: 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 

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Fastream Technologies wrote:
> If the log was Basic or Digest, I could help but I have no idea how
> NTLM works... :(

Anything fails Basic, Digest, and NTLM.

> 
> Best Regards,
> 
> SZ
> 
> - Original Message -
> From: "Arno Garrels" <[EMAIL PROTECTED]>
> To: "ICS support mailing" 
> Sent: Wednesday, September 06, 2006 8:19 PM
> Subject: Re: [twsocket] Webserv demo authentication
> 
> 
>> Arno Garrels wrote:
>>> Hello,
>>> 
>>> Why does none of the authentication methods work
>>> against IE 6 XP SP2?
>> 
>> To be more specific:
>> The logon dialog is not coming up.
>> The Ethereal dump can be grabbed here:
>> http://www.duodata.de/misc/dump.pcap ~2KB
>> 
>> 
>>> This is driving me nuts since 1 hour >:-O
>>> Any idea what's going on? I tried locally and remotely.
>>> Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
>>> 
>>> ---
>>> Arno Garrels [TeamICS]
>>> http://www.overbyte.be/eng/overbyte/teamics.html
>> --
>> 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
-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Fastream Technologies
If the log was Basic or Digest, I could help but I have no idea how NTLM 
works... :(

Best Regards,

SZ

- Original Message - 
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, September 06, 2006 8:19 PM
Subject: Re: [twsocket] Webserv demo authentication


: Arno Garrels wrote:
: > Hello,
: >
: > Why does none of the authentication methods work
: > against IE 6 XP SP2?
:
: To be more specific:
: The logon dialog is not coming up.
: The Ethereal dump can be grabbed here:
: http://www.duodata.de/misc/dump.pcap ~2KB
:
:
: > This is driving me nuts since 1 hour >:-O
: > Any idea what's going on? I tried locally and remotely.
: > Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
: >
: > ---
: > Arno Garrels [TeamICS]
: > http://www.overbyte.be/eng/overbyte/teamics.html
: -- 
: 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 

-- 
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


Re: [twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Arno Garrels wrote:
> Hello,
> 
> Why does none of the authentication methods work
> against IE 6 XP SP2?

To be more specific:
The logon dialog is not coming up.
The Ethereal dump can be grabbed here:
http://www.duodata.de/misc/dump.pcap ~2KB

 
> This is driving me nuts since 1 hour >:-O
> Any idea what's going on? I tried locally and remotely.
> Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.
> 
> ---
> Arno Garrels [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
-- 
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


[twsocket] Webserv demo authentication

2006-09-06 Thread Arno Garrels
Hello,

Why does none of the authentication methods work
against IE 6 XP SP2?

This is driving me nuts since 1 hour >:-O
Any idea what's going on? I tried locally and remotely.
Everyting is fine if I use IE6 W2k as well as Netscape 8.0.4.

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


 
-- 
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


Re: [twsocket] About HTTP client V6 changes to support .NET

2006-09-06 Thread Angus Robertson - Magenta Systems Ltd
> As to the support, email lists are much preferred here, as they just
> work, so you don't have to go downloading the latest "news" etc, or
> crawling a web-forum. 

I would just ignore a web forum, totally hopeless.  

But I would prefer an NNTP news server, it would need to be 
authenticated to allow private topics such as ICS-SSL, but would allow 
more separation of messages into useful topics with proper threading, 
such as announcements, beginners, ICS developers, etc.

But I'd mainly prefer NNTP because I would not then be able to post 
private emails with ICS mailing list headers to the mailing lists, which 
I'm afraid I seem to have done at least twice recently. 

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://www.overbyte.be


Re: [twsocket] SMTPClient

2006-09-06 Thread Francois PIETTE
You already asked your question one week ago. Did you see my answer ?

Here it is again:
> > >   produces "SMTP component not ready". Can you help me?

As another message already said, you are trying to use an asynchronous
(non-blocking) component as a synchronous component. Either revise you way
of doing thing or use the "sync" version of the component.

It is better to revise your programming model and use the asynchronous
model. That is use the events. Look at MailSnd sample program delivered with
ICS. Look at the code behind "All In One" button which show how to use the
events to chain all operations required to send emails.

Once you had a look at the sample, don't hesitate to ask for more questions.

--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be


- Original Message - 
From: "lalin" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, September 06, 2006 4:50 PM
Subject: [twsocket] SMTPClient


>  Hello,
>  I use SMTPClient for sending a email since a server with default smtp
> server of IIS. The example program find this smtp server. But in my 
> program,
> with this code:
>Smtp1.Host := smtpserver;
>Smtp1.port := 'smtp';
>Smtp1.FromName := name;
>Smtp1.HdrFrom  := mail1;
>Smtp1.HdrTo:= mail2;
>Smtp1.HdrSubject := title;
>Smtp1.Connect;
>Smtp1.Data;
>Smtp1.quit;
>
>  produces "SMTP component not ready".
>The first time that execute it, it connects but it fails in Data.
>The second time, it passes Connect and Data and it fails in Quit but I
> don't receive mail.
>I have tested with server 127.0.0.1 or localhost and it is the same.
>
>Can you help me?
>
>  Regards.
>  Carlos.
>
>
> -- 
> 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 

-- 
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


Re: [twsocket] About HTTP client V6 changes to support .NET

2006-09-06 Thread Dave Baxter
> -Original Message-
> From: Arno Garrels 
> V6 is still in beta state, that's why I prefer the best 
> solution regardless whether it breaks existing application 
> code or not, as long as such 'breaking' changes are well documented. 
> 
> Just my two cents.

At least it'll be well documented, unlike much of the Indy changes the
last year or so, especially the changes from V9.x.x to V10.x.x  I
sweated blood to fix some of my code, only to have it break again as a
result of an update to the component/tool library.

Sadly I made the mistake of buying the "In Depth book".  It's not very
deep, if you get my drift.

As to the support, email lists are much preferred here, as they just
work, so you don't have to go downloading the latest "news" etc, or
crawling a web-forum.  Plus, for all the other stuff that comes along, I
quite often learn something that'll be useful to me later, or provokes
me to go and change something I've done in the past, that in turn shows
up and allows me to fix a problem I didn't know I had!  Not only that,
everyone here is just so polite!

This ICS list, is also a lot more useful and enlightening in general,
than any of the (fragmented) Indy lists.

My personal sixpence worth.  Keep up the good work one and all...

Still "playing" with ICS, not done anything wonderful with it yet...
One day, just using it as a learning tool these days.

As to .NET being "inefficient" at building strings...  Hm...  Wonder
where all the "bright young things" learn their trade these days.  Sadly
all too common in many walks of life, especially in engineering.  Tried
proven and trusted techniques, are just forgotten as they are not taught
any more because they are "old".  So the new flock re-invent the wheel
again, just that they don't quite get it round or balanced this time,
plus it's not fully tested before letting the users loose with it.
Someone then comes up with the obvious fix, and they praise it as a
wonderful "advance" in technology

I'll go hide in my hole again  Got a call to make anyway...

Cheers..

Dave

-- 
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


[twsocket] SMTPClient

2006-09-06 Thread lalin
  Hello,
  I use SMTPClient for sending a email since a server with default smtp
server of IIS. The example program find this smtp server. But in my program,
with this code:
Smtp1.Host := smtpserver;
Smtp1.port := 'smtp';
Smtp1.FromName := name;
Smtp1.HdrFrom  := mail1;
Smtp1.HdrTo:= mail2;
Smtp1.HdrSubject := title;
Smtp1.Connect;
Smtp1.Data;
Smtp1.quit;

  produces "SMTP component not ready".
The first time that execute it, it connects but it fails in Data.
The second time, it passes Connect and Data and it fails in Quit but I
don't receive mail.
I have tested with server 127.0.0.1 or localhost and it is the same.

Can you help me?

  Regards.
  Carlos.


-- 
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


Re: [twsocket] Need help with TServiceApplication

2006-09-06 Thread Fastream Technologies
I sent to nativeapi group.

Thanks,

SZ

- Original Message - 
From: "Francois Piette" <[EMAIL PROTECTED]>
To: "ICS support mailing" 
Sent: Wednesday, September 06, 2006 2:30 PM
Subject: Re: [twsocket] Need help with TServiceApplication


:> When IQRP service (a SYSTEM service) start type is set to auto, Windows 
in
: > Safe mode login screen crashes. It does not let the user to log in! 
Simply
: > reboots! This is both on my computer and customer computer 2500 km away 
in
: > Sweden. Any idea? Is this a Windows bug? When I set the startup type to
: > "manual" and try to manually start the service in Safe mode, it says
: "cannot
: > start in safe mode" but I do not understand why it crashes the entire
: > windows!
:
: I have no idea and it is a good question for
: borland.public.delphi.nativeapi.win32 (or corresponding cpp group if it
: exists). Or maybe in the delphi mailing list (same elists.org server) as
: ICS.
:
: Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
: --
: [EMAIL PROTECTED]
: Author of ICS (Internet Component Suite, freeware)
: Author of MidWare (Multi-tier framework, freeware)
: http://www.overbyte.be
:
: -- 
: 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 

-- 
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


Re: [twsocket] Need help with TServiceApplication

2006-09-06 Thread Francois Piette
> When IQRP service (a SYSTEM service) start type is set to auto, Windows in
> Safe mode login screen crashes. It does not let the user to log in! Simply
> reboots! This is both on my computer and customer computer 2500 km away in
> Sweden. Any idea? Is this a Windows bug? When I set the startup type to
> "manual" and try to manually start the service in Safe mode, it says
"cannot
> start in safe mode" but I do not understand why it crashes the entire
> windows!

I have no idea and it is a good question for
borland.public.delphi.nativeapi.win32 (or corresponding cpp group if it
exists). Or maybe in the delphi mailing list (same elists.org server) as
ICS.

Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
Author of ICS (Internet Component Suite, freeware)
Author of MidWare (Multi-tier framework, freeware)
http://www.overbyte.be

-- 
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


Re: [twsocket] Need help with TServiceApplication

2006-09-06 Thread Arno Garrels
Fastream Technologies wrote:
> Hello,
> 
> When IQRP service (a SYSTEM service) start type is set to auto,
> Windows in Safe mode login screen crashes. It does not let the user
> to log in! Simply reboots! This is both on my computer and customer
> computer 2500 km away in Sweden. Any idea? Is this a Windows bug?
> When I set the startup type to "manual" and try to manually start the
> service in Safe mode, it says "cannot start in safe mode" but I do
> not understand why it crashes the entire windows!

No idea, but you could make your service depend on services required
to run your service, it requires at least TCPIP and probably a lot
more.

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


> 
> Best Regards,
> 
> SubZero
-- 
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


[twsocket] Need help with TServiceApplication

2006-09-06 Thread Fastream Technologies
Hello,

When IQRP service (a SYSTEM service) start type is set to auto, Windows in 
Safe mode login screen crashes. It does not let the user to log in! Simply 
reboots! This is both on my computer and customer computer 2500 km away in 
Sweden. Any idea? Is this a Windows bug? When I set the startup type to 
"manual" and try to manually start the service in Safe mode, it says "cannot 
start in safe mode" but I do not understand why it crashes the entire 
windows!

Best Regards,

SubZero 

-- 
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