Skip to content
/ LanChat Public

Chat client for lan networks, automatically discovering other clients on the same local area network. It's also intended to be possible to share files over the lan network.

Notifications You must be signed in to change notification settings

staale/LanChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to eventually produce a chat client for LAN networks.
The idea originated during an Open Spaces Conference, JavaPosseRoundup 2011.
Cooperating in ad-hoc networks there, it was apparent that we where missing 
some easy means to share files over the lan to people we hadn't met before.

DESIRED FEATURES:
* Discovery of other clients on the same lan network automatically
* Chat room for all lan clients
* File sharing
* http server serving up the software itself, so others can download
* Plugin system to provide additional features

KNOWN ISSUES:
The test case fails on deserialization when using sbt, but not
when using scalatest or running the tests from Intellij

About

Chat client for lan networks, automatically discovering other clients on the same local area network. It's also intended to be possible to share files over the lan network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages