Archived

This forum has been archived. Please start a new discussion on GitHub.

A new transport over POSIX queues

Hi,

I received private emails asking for an example of a custom datagram transport.

An example using POSIX mqueue is available in http://arco.inf-cr.uclm.es/~francisco.moya/debian/zeroc-ice-plugin-mq_1.0.0.tar.gz

It is heavily based on the UDP endpoint implementation.

Regards,
F. Moya