开发者

boost asio socket exits after sending some msgs

开发者 https://www.devze.com 2023-01-28 23:30 出处:网络
when i connect via telnet to it it\'s giving me \"Connection lost to host\" after i receive some msgs then exits, what\'s wrong? you can review the开发者_Python百科 code here:

when i connect via telnet to it it's giving me "Connection lost to host" after i receive some msgs then exits, what's wrong? you can review the开发者_Python百科 code here: http://textuallircserver.googlecode.com/svn/trunk/src/client.cpp any help is apperciated


The message "Connection lost to host" sounds like if a firewall were closing the connection down. Can you try telnet via command line and check the output?

0

精彩评论

暂无评论...
验证码 换一张
取 消