This has nothing to do with Synapse.
Please learn about using threads first, and ask again if you have
Synapse specific questions.
You don't even have a thread yet in your code.
See:
TTCPServerThread = class
should read
TTCPServerThread = class(TThread)
and there is no TTCPBlockSockets afaik.
I really don't know how you got that to compile up to the point :
{compiler error here}
But if it's true then, the only problem there could be if you're using
FPC then that should read in {$mode objfpc}
synchronize(@WriteToScreen);
But please learn about this basic stuff first in the FPC /Lazarus Docs.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public