/Chat-Server

Created a chat server in c for class with class partner

Primary LanguageC

Chat Server in C

For a class Project we created a chat server which communicates through the terminal. It also creates a copy of the chat.

Getting Started

Just git clone the project and you should be able to deploy it.

Prerequisites

You require a computer with UNIX dependencies. Along with providing special permissions to interact with another computer on the same network.

Authors

  • Shivani Kohli
  • James Anders

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Dr. Dennis Brylow's starter code