Go to the source code of this file.
Classes | |
class | ChatClient |
class | ChatServer |
Functions | |
int | main (int argc, char *argv[]) |
string | readLine (Stream *stream) |
void | sendString (Stream *stream, const string &line) |
void sendString | ( | Stream * | stream, |
const string & | line | ||
) |