Boost::Asio TCP server: sending a message to client as a response to an eventThank you, coder777. This is a step forward in the right direction for me. I have created a vector...
Boost::Asio TCP server: sending a message to client as a response to an eventHi. I have a TCP server. When the server receives a hand shake message from a client, it sends a mes...
Boost asio TCP server splits incoming message into two partsNeed more testing but looks like replacing [code] boost::asio::async_read(socket_, input_buffer_, ...
Boost asio TCP server splits incoming message into two partskbw. But I thought this is exactly what I am trying to do by including a newline in the message from...
Boost asio TCP server splits incoming message into two partsThanks. Any idea how I should deal with this situation?
This user does not accept Private Messages