[fpc-pascal] Re: Odyssey: SSockets and Threads.

silvioprog silvioprog at gmail.com
Thu Apr 25 17:15:15 CEST 2013


2013/4/25 Michael Schnell <mschnell at lumino.de>

> On 04/24/2013 10:21 PM, silvioprog wrote:
>
>>  (no Synapse, LNet or Indy please, I need to use native code)
>>
>
> Indy does provide support for threading (as does AsyncPro, the Socket
> flavor of which could be of interest here). But I don't know if it's easy
> to use Indy with Lazarus, and I know that there is no Lazarus port for
> AsyncPro yet (even though it is open Source and especially the COM-Port
> flavor is requested rather often).
>
> -Michael
>

Indy has a feature (OnDisconnect property) that notifies you when a client
is not online. I find this feature very interesting, and I intend to
implement it with threads. But I seen that I have much work to do. :)

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130425/42ae387e/attachment.html>


More information about the fpc-pascal mailing list