checkpoint. first cut of client and server apps. not tested

yet but they compile and *should* work as is.
This commit is contained in:
crs
2001-10-08 19:24:46 +00:00
parent 23f1b1aba1
commit 23f948d55a
12 changed files with 434 additions and 40 deletions

1
notes
View File

@@ -9,7 +9,6 @@ CServer
* put mutex locks wherever necessary (like accessing m_active)
CClient
* need thread to handle screen
* need methods for screen event handler to call as appropriate
server client