Hi Pieter, We're using Asynchronous client-server in Java from the sample but instead of inproc we are using TCP. Following our base sample. http://zguide.zeromq.org/java:asyncsrv In the poller we are sending the id from backend to the fronted first and then the message. What we are missing? Thanks, Erwin