User: igorland

  • Public profile

User profile: igorland

User info
User name:igorland
Location:Ottawa
Website:http://www.igorland.com
History
Joined:
Number of posts:32
Latest posts:

Boost::Asio TCP server: sending a message to client as a response to an event
Thank 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 event
Hi. 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 parts
Need more testing but looks like replacing [code] boost::asio::async_read(socket_, input_buffer_, ...

Boost asio TCP server splits incoming message into two parts
kbw. 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 parts
Thanks. Any idea how I should deal with this situation?

This user does not accept Private Messages