GithubHelp home page GithubHelp logo

chat-app's Introduction

Quick Chat M1 | EFREI P2021

This application is a multithreaded C# Messaging app on Windows (Gui version), and Linux, MacOs (console version). It was designed to be complete yet pleasant to use.

Features

  • Send pictures and display them in the chat
  • Console & WPF client version. A WPF client can communicate with the console version
  • Send private messages
  • Edit/delete a message
  • Create, edit a conversation name & description
  • Only be notified by a conversion once you join it
  • Send a temporary file
  • Send a temporary audio file (snapchat like)
  • Subscription (console version)

Prerequisites

You need .Net Core 3.1 or higher to be able to run this project

If you don't have it you can download it at https://dotnet.microsoft.com/download

Installing & Running

To use this software, you can open the .sln file in visual studio and run the server project with the following name

Web_App_Core_Server

You can now connect it with two kinds of clients by running the projects

Web_App_Core_Client (console client) or WebChatGuiClient (graphic client)

You can set your custom IP Address & port in the Server.cs file in the Web_App_Core_Server project. For the client side, you can set them in the file Program.cs (for Web_App_Core_Client) or LoginWindow.xaml.cs (for WebChatGuiClient)

You can then connect as a Quick Chat user by using the following credentials :

Username : François Password : 123 or Username : gaga Password : gaga

For the console version, use the following command to directly connect :

connect | u:{your username} p:{your password}

Or the following to subscribe :

subscribe | u:{your username} p:{your password}

Built With

Author

License

This project has no license

Additionnal informations

Created for a school project in two weeks
Lines of code : approx 2700

chat-app's People

Contributors

frankfg94 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.