Skip to content

Project for the course "Programming in Graphical Environment"

Notifications You must be signed in to change notification settings

piotrjacak/GroupChatSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Group Chat Simulator

About

This is the project for the course "Programming in Graphical Environment". It contains two applications, the first one is a client, second one is a server. Simulator allows to start a TCP server session on any IP address and port with a authorization key. Server can disconnect clients and send them messages. Clients can connect to the server and exchange messages. Everything is logged in server logs section.

To do

Most of the described features do well, but work on this program is still in progress. To do:

  • add disconnecting feature that works properly,
  • add feature that allows server to disconnect any client,
  • make chat bubble resizable

About

Project for the course "Programming in Graphical Environment"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages