[fpc-pascal] lnet for TCP daemon
Michael Schnell
mschnell at lumino.de
Thu Sep 12 14:45:13 CEST 2013
On 09/12/2013 02:36 PM, Mark Morgan Lloyd wrote:
>
> Although for certain types of usage being able to get directly to the
> hardware (or strictly, to the lowest level the OS supports for normal
> users) is absolutely essential, e.g. if timing information has to be
> appended to each character or if records of control signal changes
> have to be inserted.
>
Of course the current functionality of Synapse needs to stay in place as
it is.
With Delphi, I very often happily used the asynchronous MainThread
Events AsyncPro (for TCP/IP and serial data streams) provides.
-Michael
More information about the fpc-pascal
mailing list