|
Chops Net IP
|
class to handle printing output to stdout for simple_chat_demo.cpp program. More...
#include <iostream>#include <string>#include <vector>#include <cstdlib>

Go to the source code of this file.
Classes | |
| class | simple_chat_screen |
Variables | |
| const int | NUN_SCROLL_LINES = 10 |
| const std::string | PARAM_CONNECT = "-connect" |
| const std::string | PARAM_ACCEPT = "-accept" |
| const std::string | REMOTE = "[remote] " |
class to handle printing output to stdout for simple_chat_demo.cpp program.
Copyright (c) 2019 Thurman Gillespy 4/15/19
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)