Boost C++ Libraries: Ticket #12607: boost telnet client https://svn.boost.org/trac10/ticket/12607 <p> I'm using code from boost::asio telnet example without modification. Boost ver: 1.62. </p> <p> I need this telnet client to interact with memcached server. I use memcached-1.4.5-x86 and also Couchbase. </p> <p> When I try to <strong>get</strong> or <strong>delete</strong> key via application based on boost's code everything is ok. But when I try to use <strong>set</strong> - something goes wrong and both memcached servers behaves in similar way. Example input, first line: "set key 0 0 3",second line "XYZ". And "STORED" output is expected - instead of this nothing happens, and <em>read</em> methods of telnet_client is not invoked... if I press Enter one more time or add spaces - then "CLIENT_ERROR bad data chunk" will be outputted. Please help to solve this issue, I'm very newb to Sockets and boost::asio, I'm reading manuals, but issue is very urgent. Thank you for your attention. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12607 Trac 1.4.3 tutnedaleko@… Mon, 14 Nov 2016 10:17:31 GMT attachment set https://svn.boost.org/trac10/ticket/12607 https://svn.boost.org/trac10/ticket/12607 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boosticket.txt</span> </li> </ul> <p> links to boost example ".cpp", memcached and <a class="missing wiki">CouchBase</a> </p> Ticket anonymous Mon, 14 Nov 2016 10:19:50 GMT <link>https://svn.boost.org/trac10/ticket/12607#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12607#comment:1</guid> <description> <p> Please check attachment txt file in order to get links to boost example, memcached download link that I used, <a class="missing wiki">CouchBase</a> Download Page. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Tue, 15 Nov 2016 00:00:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/12607#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12607#comment:2</guid> <description> <p> Please close this ticket - everything works fine. It was my mistake! Thank you very much for boost! </p> </description> <category>Ticket</category> </item> </channel> </rss>