1. Downloads
5. Troubleshoot
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.
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
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.
You like this readme? I made it with this tool coded by DR34M-M4K3R