Skip to content

Erikmolin/clientserver

 
 

Repository files navigation

CPP 2005 Project, Communication Classes
---------------------------------------

- This directory contains the communication classes Connection and Server,
  and the auxiliary classes ConnectionClosedException and Protocol. These
  classes are defined in the project description, sections 5.2 and 6.
- 'make' makes the library libclientserver.a.
- The subdirectory 'test' contains the test programs myclient and myserver,
  as defined in the project description, section 5.3.
- 'make' makes the executables myclient and myserver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.2%
  • Makefile 11.8%