[Lazarus] How do use sockets?
Bernd
prof7bit at googlemail.com
Sat Nov 26 20:07:05 CET 2011
2011/11/26 Felipe Monteiro de Carvalho <felipemonteiro.carvalho at gmail.com>:
> Use LNet: http://wiki.lazarus.freepascal.org/lNet
> or Synapse: http://wiki.lazarus.freepascal.org/Synapse
>
> LNet is better for single threaded applications and Synapse is better
> for multi-threaded applications.
I recently made (but never completed) a multi-threaded client
application with LNet (Linux and Windows), the multithreaded
networking stuff worked like a charm. I could not observe any
problems.
If I were required to begin developing another networking application
tomorrow I would choose LNet again.
Bernd
More information about the Lazarus
mailing list