/LanChat

This app allows you to chat with other users of your network. Still in development. You should be aware that it doesn't use any encryption system yet.

Primary LanguageJavaMIT LicenseMIT

LanChat

License: MIT

GUI comming soon!

imageimage

Table of content:

Downloads

hey hey java download badge


About the Software


LanChat allows you to chat through your LAN. It uses sockets to get it done. I am currently adding an auto-update feature. You need Java >= 11.


How to run the Software?


How to run the .sh file (linux)?

First grant executable status (for the very first use):

$ chmod +x Run_LanChat.sh;

Then, launch the .sh file:

$ ./Run_LanChat.sh;

Of course, you need java, you can download java JRE version 11 here


How to use LanChat?

When you open LanChat, type the number corresponding to the action you want: 1 to join a serer and 2 to start a server. There is no difference between the host and the client. The two can chat together.

Troubleshoot

There is no current discovered/reported errors or bugs.




You like this readme? I made it with this tool coded by DR34M-M4K3R