[Lazarus] ZeroMQ Bindings
silvioprog
silvioprog at gmail.com
Tue Aug 23 21:21:12 CEST 2016
On Tue, Aug 23, 2016 at 4:15 PM, Leonardo M. Ramé <l.rame at griensu.com>
wrote:
> El 23/08/16 a las 16:01, Sandro Cumerlato escribió:
>
>> Good to know Leonardo! :-)
>>
>> BUT please let me know if my IPC client/server are working too (look
>> at the attachments), thank you!
>>
>> Sandro Cumerlato
>>
>> p.s.: maybe using "patched" zmq.pas header binding file.
>
> I must add in my project I had to rename the pipe from ipc://localscp to
> ipc:///tmp/localscp (I don't know how can I name them on Windows). I did
> the same in your examples and worked like a charm.
I did some changes (sources in attachment) to compile on FPC from trunk
(3.1.1) and Sandro's code worked like a charm for me too. :-)
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160823/b36a1289/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipc_client.pas
Type: text/x-pascal
Size: 607 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160823/b36a1289/attachment.pas>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipc_server.pas
Type: text/x-pascal
Size: 576 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160823/b36a1289/attachment-0001.pas>
More information about the Lazarus
mailing list