[fpc-pascal] Odyssey: SSockets and Threads.
silvioprog
silvioprog at gmail.com
Wed Apr 24 22:09:12 CEST 2013
Hello,
There are a multi-thread example using SSockets in FPC?
I'm trying to implement it*, but it's very hard and this work it's
consuming all my time. The difficulty is to read and write at the same
time. I'm almost certain that using SSockets, I would have to create one
socket for writing and one for reading, separately by threads.
Thank you!
* https://bitbucket.org/silvioprog/tcpipcomp (this repo is temporary, and
this all code can undergo drastic changes at any time)
--
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130424/fcc2e566/attachment.html>
More information about the fpc-pascal
mailing list