Re: [Lazarus] SimpleIPC

2017-10-15 Thread Denis Kozlov via Lazarus

FPC 2.6.4 didn't yet have any examples for SimpleIPC.

Here are examples for FPC 3.0 and trunk branches:
https://svn.freepascal.org/svn/fpc/branches/fixes_3_0/packages/fcl-process/examples/
https://svn.freepascal.org/svn/fpc/trunk/packages/fcl-process/examples/

You should use SimpleIPC that comes with those newer versions because it 
contains significant fixes and improvements.


Denis


On 14/10/2017 23:35, Terry A. Haimann via Lazarus wrote:

I have fpc 2.6.4 and I can't find such an examples directory.
It's on a Linux Mint install.

On Sat, 2017-10-14 at 18:33 -0300, Marcos Douglas B. Santos wrote:

On Sat, Oct 14, 2017 at 3:38 PM, Terry A. Haimann via Lazarus
 wrote:

I would like to see a example program forSimpleIPC Server and client.
It would be most helpful if these were cli programs so that I could see
what libraries were required.

There are some examples in \packages\fcl-process\examples directory.

Regards,
Marcos Douglas




--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] SimpleIPC

2017-10-14 Thread Terry A. Haimann via Lazarus
I have fpc 2.6.4 and I can't find such an examples directory.
It's on a Linux Mint install.

On Sat, 2017-10-14 at 18:33 -0300, Marcos Douglas B. Santos wrote:
> On Sat, Oct 14, 2017 at 3:38 PM, Terry A. Haimann via Lazarus
>  wrote:
> > I would like to see a example program forSimpleIPC Server and client.
> > It would be most helpful if these were cli programs so that I could see
> > what libraries were required.
> 
> There are some examples in \packages\fcl-process\examples directory.
> 
> Regards,
> Marcos Douglas


-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] SimpleIPC

2017-10-14 Thread Marcos Douglas B. Santos via Lazarus
On Sat, Oct 14, 2017 at 3:38 PM, Terry A. Haimann via Lazarus
 wrote:
> I would like to see a example program forSimpleIPC Server and client.
> It would be most helpful if these were cli programs so that I could see
> what libraries were required.

There are some examples in \packages\fcl-process\examples directory.

Regards,
Marcos Douglas
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] SimpleIPC

2017-10-14 Thread Terry A. Haimann via Lazarus
I would like to see a example program forSimpleIPC Server and client.
It would be most helpful if these were cli programs so that I could see
what libraries were required.

Thx in advance,

TH

-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus