Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 May : Re: Indy Telnet Server and hanged sessions

www.cryer.info
Managed Newsgroup Archive

Re: Indy Telnet Server and hanged sessions

Subject:Re: Indy Telnet Server and hanged sessions
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Sun, 28 May 2006 12:42:01

"Andrey" <andreys@devcom.com> wrote in message
news:44796423$1@newsgroups.borland.com...

> I have used Indy 9.0.10

The current snapshot is 9.0.50.  Please upgrade and see if the problem still
happens.

> At present I do not know if OnConnect and OnNegotiate
> events being triggered.

Well, that would be very useful information to know.  Please find out.

> I do not have custom handlers for these events. About OnExecute, I
> think this event have not being triggered too because users do not see
> greeting message that is defined in the Greeting property of
TidTelnetServer
> component.

The Greeting property is not sent by the OnExecute event.  It is sent before
the OnConnect event is triggered.  If your clients are not receiving the
Greeting, then either your clients are not reading the data properly, or
your server system is really screwed up.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive