.TH "Threaded Network Chat" 1 .SH NAME \fBct\fR - Threaded Network Chat .SH SYNOPSIS .SY ./ct # start as server ./ct # start as client /quit # while program running .YS .SH DESCRIPTION .LP This program is meant to run as two instances. One for a "host" or "server" user to initiate a session and the other for a "client" user to join the host. .LP Messages are sent as buffered plain text with minimal processing, if any.