Boost logo

Boost Users :

Subject: [Boost-users] Modify an asio echo server so that it does not send message back to client
From: Nicholas Yue (yue.nicholas_at_[hidden])
Date: 2015-06-09 15:22:01


Hi,

  I am writing a simple server that is listening to binary data bucket
being sent by a client.

  I am basing the prototype server on the following:

http://www.boost.org/doc/libs/1_55_0/doc/html/boost_asio/example/cpp03/echo/async_tcp_echo_server.cpp

  I am wonder what is the correct way to modify the example so that it does
not echo the result back to the client. The amount of binary data sent are
substantial, more importantly, the client has no way to handle the incoming
data on the socket.

Cheers

-- 
Nicholas Yue
Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
http://au.linkedin.com/in/nicholasyue
https://vimeo.com/channels/naiadtools


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net