/ece2524

Class projects

Primary LanguageC++

Chat Client #ece2524

Requires: Qt Libraries, Linux 12.04+

Class project

This is a chat client that works by running a central server and allowing individual clients to connect and chat with one another. The client requires an external IP address (if you are running a virtual machine use the bridged network configuration)

  1. First run the server on a machine
  2. Run the chat client on the a second machine