继 Request-reply worker in C++
////Request-reply service in C++//Connects REP socket to tcp://localhost:5560//Expects "Hello" from client, replies with "World"//// Olivier Chamoux olivier.chamoux@fr.thalesgroup.com>