Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.
/ superChat Public archive

A peer-to-peer local area network desktop chat application

License

Notifications You must be signed in to change notification settings

ShaanCoding/superChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superChat

This application is a simple P2P (peer-to-peer) LAN communication application. This application allows clients to connect to a certain IP and send and receive messages through a small, compact and non-intrusive chat application requiring no external libraries to function.

Main Menu

How To Use

  1. Enter the port you wish to communicate from on your side
  2. Enter the port your friend wishes to communicate from on their side
  3. Enter your friends IP address
  4. Enter yourself a username
  5. Press connect
  6. Have fun and chat away!

Prerequisites

This program requires no prerequisites

Built With

This program was built with no external frameworks excluding the C# system libraries

Authors

  • Shaan Khan - All Work

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE files for details