[fpc-pascal] Re: Odyssey: SSockets and Threads.

silvioprog silvioprog at gmail.com
Wed Apr 24 22:21:36 CEST 2013


2013/4/24 silvioprog <silvioprog at gmail.com>

> 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)
>

... like ScktComp of Delphi. (no Synapse, LNet or Indy please, I need to
use native code)

-- 
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/3b56fa9b/attachment.html>


More information about the fpc-pascal mailing list