2013/4/25 Michael Schnell <mschn...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to