Re: Who is better?
- From: "Guillem" <guillemvicens-nospam@xxxxxxxxxxxxxxxxxx>
- Date: 31 Jan 2007 07:51:21 -0800
Beto Neto wrote:
Who is better, ICS or Indy 10, to work with TCP protocol?
they use different approaches and IMHO they hardly can be compared like
this.
- Indy uses a multi-threaded, synchronous, blocking and non
event-driven approach (although it has event handlers).
- ICS uses a single-threaded (although it can use multiple threads),
asynchronous, non-blocking and event-driven approach.
As Oliver stated both have pros and cons, although I'd say most of the
time it's more a question of what fits better your programming style.
Just my 0,02
--
Best regards :-)
Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam
.
- References:
- Who is better?
- From: Beto Neto
- Who is better?
- Prev by Date: Re: Delphi/Windows gizmo of the week
- Next by Date: Re: Why not use form's ParentFont for Vista?
- Previous by thread: Re: Who is better?
- Next by thread: Re: Who is better?
- Index(es):
Relevant Pages
|