simple-works / chat-starter

πŸ—¨οΈ Simple chat application with Client and Server for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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