Skip to content

This application consists of two WPF applications. First server, second - Client. The server runs on one computer, the clients - on the workstations. The server part displays information about when the user entered and left the chat.

Notifications You must be signed in to change notification settings

SvetaSliusar/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

The client is able to enter his name and select the color that the user name will be displayed in the chat. When the user clicks on the "Join" button, a window opens that displays a list of users in the chat room. Messages are send to all chat participants. The server part displays information about when the user entered and left the chat, the color that the user chose when entering the chat.

About

This application consists of two WPF applications. First server, second - Client. The server runs on one computer, the clients - on the workstations. The server part displays information about when the user entered and left the chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages