[DUG] Indy Sockets - How to Receive Asynchronously

Jeremy Coulter jscoulter at gmail.com
Sat Dec 6 09:37:18 NZDT 2008


Synapse is another set of (free) controls you could use.
They are prob. the best, Matt Comb will attest to this, however, they are
not event driven and you do have to do some leg-work with them, but they are
pretty damn good.
 
Jeremy

  _____  

From: delphi-bounces at delphi.org.nz [mailto:delphi-bounces at delphi.org.nz] On
Behalf Of Eric A
Sent: 6 December 2008 08:19
To: Delphi UsersGroup
Subject: Re: [DUG] Indy Sockets - How to Receive Asynchronously


Just an update on the TCP Socket programming post for those that are
interested ...

I installed the ICS package as suggested by Paul.

The installation was a breeze and with the demo TCP Client example I was
able to talk to the server immediately without writing any of my own code -
magic! 

One of the good points is that you can have either blocking or non-blocking
sockets as required but the major plus is that it is fully event driven,
i.e. there's a "data received" event etc.

Eric


  _____  

Date: Thu, 4 Dec 2008 09:54:57 +1300
From: kyleyharris at gmail.com
To: delphi at delphi.org.nz
Subject: Re: [DUG] Indy Sockets - How to Receive Asynchronously

I'm now using Synapse.. A lot less help, but stable and reliable and
efficient.. Indy was a project I gave up on when it started filling up with
bugs at the Dot Net era.


On Thu, Dec 4, 2008 at 9:52 AM, Paul <paul.blommaerts at telenet.be> wrote:




----- Original Message ----- 
From: Eric A 
To: Delphi UsersGroup 

Sent: Wednesday, December 03, 2008 9:31 PM
Subject: Re: [DUG] Indy Sockets - How to Receive Asynchronously



>Paul,
> 
>I'll take a look at that site.  Are you using ICS extensively?
 

Yes, I am.
I write all my servers and client software with it.
It's very stable and fast
V7 works with D2009 with lot's of demo's
 
If you have questions, subscribe to the twsocket list (twsocket at elists.org)
You'll get good support there
 
Indy isn't bad either, but blocking only.
With ICS, a server can handle hundreds of connections in a single thread and
very fast.
 
Paul
 
 
 


_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
unsubscribe





-- 
Kyley Harris
Harris Software
+64-21-671-821


  _____  

Book now AirNZ vs Pacific Blue
<http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fadsfac%2Enet%2Flink%2Easp%3
Fcc%3DHOT056%2E76008%2E0%26clk%3D1%26creativeID%3D108913&_t=773821977&_r=HoT
_tagline&_m=EXT> & heaps more! 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20081206/fddf65ea/attachment.html 


More information about the Delphi mailing list