Skip to content

ohad-shai/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A chat application, developed in C# (WinForms).

Developed as a final project in Advanced C# Programming - as part of the .NET web development course in John Bryce college.

Project focused on:

  • Delegates & Events
  • Working with TCP: TcpClient, TcpListener
  • Serialization
  • Threading
  • Working with WinForms

Images (Server vs. Client):

Opening Screen:

Opening Screen

Login Screen:

Login Screen

Chat Screen:

Chat Screen

Chat Party Screen:

Chatting Screen

Class Diagram:

Class Diagram

Releases

No releases published

Packages

No packages published

Languages