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

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