Skip to content

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

License

Notifications You must be signed in to change notification settings

simple-works/chat-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

AmbratolmAmbratolm
Ambratolm
and
Ambratolm
Jul 14, 2021
404b6f5 Β· Jul 14, 2021

History

4 Commits
Jul 14, 2021
Jul 14, 2021
Jul 14, 2021
Jul 12, 2021
Jul 12, 2021
Jul 12, 2021
Jul 14, 2021
Jul 12, 2021
Jul 12, 2021

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