[Lazarus] Cross-compiling for Raspberry Pi2

Sven Barth pascaldragon at googlemail.com
Mon Sep 21 17:24:50 CEST 2015


Am 21.09.2015 16:42 schrieb "Bo Berglund" <bo.berglund at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20150921/f6eb52bf/attachment-0003.html>


More information about the Lazarus mailing list