Skip to content

kylekyle/etherchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EtherChat

Etherchat

Etherchat is an ethernet chat client. It doesn't use TCP/IP and only operates on the local broadcast network. It is used to demonstrate networking concepts at West Point and it isn't terribly useful for anything else. Since it doesn't use TCP you'll find a message doesn't arrive every so often. In fact, it may arrive for one student but not for another. Welcome to layer two :)

Installation

$ sudo java -jar etherchar-x.x.x.jar 

Issues

It's really unlikely I'm going to fix any problems you have or add any features to this thing. I am happy to accept pull requests. Of course, you can always feel free to fork the repo and make it your own! Sky's the limit!

About

A layer two chat program. No internet (or IP address) required.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages