Re: [twsocket] MailSndAsynch Question (newbie)

2007-01-28 Thread Arno Garrels
WinToWeb wrote: > Hello all, > > I find this component owesome but get the following error at compile > time (Delphi 5, XP pro) : > > [Error]MailSndAsynch1.pas(408): Undeclared identifier: > 'smtpAutAutoSelect' You probably changed the string, it is "smtpAuthAutoSelect" note the missing "h"

Re: [twsocket] MailSndAsynch Question (newbie)

2007-01-28 Thread DZ-Jay
On Jan 28, 2007, at 12:02, WinToWeb wrote: > ID #14205200 >RCPT TO:<[EMAIL PROTECTED]> > ID #14205200 <550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied > ID #14205200 550 5.7.1 <[EMAIL PROTECTED]>... Relaying denied This means that the SMTP server does not allow you to send e-mail to an outside

Re: [twsocket] MailSndAsynch Question (newbie)

2007-01-28 Thread Francois PIETTE
It is likely you have an old and a new ICS version on your system and you somewhat messed the two. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "WinToWeb" <[EMAIL PROTECTED]> To: Sent:

[twsocket] MailSndAsynch Question (newbie)

2007-01-28 Thread WinToWeb
Hello all, I find this component owesome but get the following error at compile time (Delphi 5, XP pro) : [Error]MailSndAsynch1.pas(408): Undeclared identifier: 'smtpAutAutoSelect' If I comment out lines 407 & 408, it compiles and runs but then I get the following output in the memo: Resol

[twsocket] TWSocket TCP-Client address

2007-01-28 Thread Markus Humm
Hello, that with local adress I've to recheck, because I think I already looked at it and it was 0.0.0.0 In my testcase right now server and client are sitting on the same machine, but it's not necessarily so! Just for ease of develpment. Greetings Markus -- To unsubscribe or change your set

Re: [twsocket] TWSocket TCP-Client address

2007-01-28 Thread Wilfried Mestdagh
Hello Markus, LocalAddr returns the IP address the socket is bound to. PeerAddr is the address on the other end. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Sunday, January 28, 2007, 10:47, Markus Humm wrote: > Hello, > I've a TCP clien

[twsocket] TWSocket TCP-Client address

2007-01-28 Thread Markus Humm
Hello, I've a TCP client socket (TWSocket) connected to a TCP-Server socket. Is there any possibility to determine the IP adress the client socket is sitting on? I don't mean to get a list of all IP adresses of that computer but simply the adress the client socket is sitting on means the IP the

Re: [twsocket] Crash (hang) under heavyloadafter1hourproblemforserver service

2007-01-28 Thread Fastream Technologies
What is even more strange: even though I am unable to reproduce the bug customer reported, when I simply put bandwidth restriction and thus even on LAN 1000 clients get connected at a time, and when I shut down the stress tester, 32-bit Windows XP Pro and Vista Ultimate gets the clients disconnecte

Re: [twsocket] Crash (hang) under heavyloadafter1hourproblemforserver service

2007-01-28 Thread Fastream Technologies
- Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, January 28, 2007 11:01 AM Subject: Re: [twsocket] Crash (hang) under heavyloadafter1hourproblemforserver service > Fastream Technologies wrote: >> Arno, >> >> You are wrong in saying t

Re: [twsocket] Crash (hang) under heavy loadafter1hourproblemforserver service

2007-01-28 Thread Arno Garrels
Fastream Technologies wrote: > Arno, > > You are wrong in saying that service applications are not "killable" > from task manager. > They are when everything is ok/under normal > circumstances. Yet a special kind of error prevents this behavior > that I am unable to reproduce here. They say they