[Lazarus] Free Pascal and Lazarus learning center
Michael Schnell
mschnell at lumino.de
Mon Feb 1 13:53:30 CET 2016
On 02/01/2016 12:47 PM, Bo Berglund wrote:
> Blocking sockets is where I am now...
So Porting AsyncPro would be a great exercise :-) !!!
This is an exceptionally useful tool, great open source code once done
by a professional tea, but done in a Windows-only and outdated way (not
using TThread.Queue, but Windows messages and "procedure... message"
instead. Mending this and using decently portable blocking Socket and
Com-Port (TTY) components would do the trick.
More information about the Lazarus
mailing list