On Sun, 6 Sep 2009, Koenraad Lelong wrote:
Hi,
I would like to use some form of IPC, but I would like some examples.
In the rtl-reference I found working examples with sockets, but these
use deprecated functions. I translated them to up-to-date functions but
I don't know how to read from the s
Hi,
I would like to use some form of IPC, but I would like some examples.
In the rtl-reference I found working examples with sockets, but these
use deprecated functions. I translated them to up-to-date functions but
I don't know how to read from the socket, do I use fpRead or fpRecv ?
How do I chec