Skip to content

A Simple, TCP-Based, Chat-Style Debug Tool

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
COPYING
Notifications You must be signed in to change notification settings

albertbregonia/mini-chat

Repository files navigation

MiniChat

A Simple, TCP-Based, Chat-Style Debug Tool

Demo

MiniChat is written in C# using the .NET Framework. It exemplifies the fundamentals of socket programming with its main purpose being a visually appealing, easy-to-use, debugging tool.

  • Note: Currently, this repository only includes the Windows-based variant using the .NET Framework. However, this project can be easily modified to use the .NET Core and be compiled for many of the other available platforms on Visual Studio 2019:

    Windows-MacOSX-Linux

Main Features:

  1. Configurable to be a server or client
  2. Easy to use Chat-Style GUI
  3. Portable and installer versions are available.

Installation:

Please check the Final folder if you wish to simply download the Installer or Portable version instead of looking at the source code. Run either setup.exe or the MiniChat.exe in Final\Portable

Let me know if you find any bugs and I will see what I can do! Enjoy.

About

A Simple, TCP-Based, Chat-Style Debug Tool

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages