Am 21.09.2015 16:42 schrieb "Bo Berglund" <bo.bergl...@gmail.com>:
> Unfortunately since the existing code is built on non-blocking serial
> communications and events to handle the data reception I am at a loss
> right now concerning what TCP socket component to use.
> Indy is blocking, synapse is blocking and ICS being non-blocking is
> not open for commercial use and even so not really maintained for FPC
> either...

You could take a look at the TInetSocket of the ssockets unit which is part
of FPC (at least in 3.0.0, don't remember about 2.6.4).

Regards,
Sven
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to