2013/4/24 silvioprog <silviop...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to