An open API service indexing awesome lists of open source software.

https://github.com/0x6773/sharpchat

A Simple Chat Program.
https://github.com/0x6773/sharpchat

Last synced: 5 months ago
JSON representation

A Simple Chat Program.

Awesome Lists containing this project

README

        

# SharpChat
A Simple Chat Program.Server Program is in Console Only. Client Program is both in Console And GUI based. There are some bugs in GUI Client Program.
```
I tried my best to remove the bugs.
But there are bugs.
Your support is appreciable.
```
##How to Use
You must have Visual Studio 2013/2015 to open the project.

##Framework
```
SharpChatConsoleClient is in .NET v4.5.
SharpChatConsoleServer is in .NET v4.6.
SharpChatUIClientVS is in .NET v4.6.
```