Skip to content

simple-works/chat-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Icon Chat Starter

Windows C# 4.0 .NET Framework 4.0

Simple ๐Ÿ’ฌ chat application with ๐Ÿ’ป Client and ๐Ÿ’ป Server for Windows.

๐Ÿ’พ Download Binaries

Screenshot 1 Screenshot 2

โœจ Features

  • Simple GUI and API.
  • Multi-server chat.
  • Multi-client chat.
  • Disconnection detection.
  • Random endpoint generation.

๐Ÿ“‚ Project Directory

  • ๐Ÿ“‚ Chat Starter:
    • ๐Ÿ“ Chat Starter Common: Common class library containing the API used in the Client and Server projects.
    • ๐Ÿ“ Chat Starter Server: Chat Server WinForms project.
    • ๐Ÿ“ Chat Starter Client: Chat Client WinForms project.

๐Ÿš€ Development

๐Ÿ“„ License