[Lazarus] ZeroMQ Bindings

silvioprog silvioprog at gmail.com
Tue Aug 23 18:26:19 CEST 2016


On Tue, Aug 23, 2016 at 1:15 PM, silvioprog <silvioprog at gmail.com> wrote:

> On Tue, Aug 23, 2016 at 1:07 PM, Sandro Cumerlato <
> sandro.cumerlato at gmail.com> wrote:
>
>> Maybe other side is not written in Free Pascal, I guess.
>>
>
> Indeed.
>
>
>> BTW: I got ZeroMQ TCP working (look at the attachments), IPC not yet :-(
>
>
> I'm going to try it here with TEncoding, just a moment ...
>

Done. Please check the attached file: first, compile and run the myserver,
after, compile and run the myclient. When you run the client it will print
'0' and server will print a lot of 'hello world' message in the terminal. I
noticed it creates a socket called 'localscp'.

I'm not sure about zmq because it is very new for me.

-- 
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160823/3ce3d7c4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: myzmq.tar.gz
Type: application/x-gzip
Size: 5215 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160823/3ce3d7c4/attachment.bin>


More information about the Lazarus mailing list