Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: Is it wise to use two TIdTCPClient compnents in an application?

www.cryer.info
Managed Newsgroup Archive

Re: Is it wise to use two TIdTCPClient compnents in an application?

Subject:Re: Is it wise to use two TIdTCPClient compnents in an application?
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 14 Jan 2008 10:39:37

"F Alvarado" <f.alvarado@brainsoftware.net> wrote in message
news:478b07e9$1@newsgroups.borland.com...

> The problem is that my application resets without any
> warning/message at random intervals.

Then you are doing something bad in your code.  That has nothing to do with
having multiple TCP objects present in general.  They work just fine when
used properly.

> I'd determined that it occurs when sending/receiving data in the
> 3th or 4th operation.

Please show your actual code.

> * Indy 9.0.18

That is a very old version of Indy 9.  The current snapshot is 9.0.50.  You
should try upgrading and see if the problem continues.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive