Aucune description

Bandura Yeo Borissowitsch a1065cdb6d add paper il y a 2 ans
nbproject 3e121fb67b copy from bitbucket il y a 2 ans
paper a1065cdb6d add paper il y a 2 ans
src 16633aff81 fix bug for sending binary files on windows il y a 2 ans
.gitignore a36292d2eb Initial commit il y a 2 ans
LICENSE 3eeb9b436d Add license il y a 2 ans
README.md 1451b3408e Add information how to run the program il y a 2 ans

README.md

Banduras Lan Messenger

This Lan Messenger was created as part of a work by Marek Küthe. Further information can be read in the corresponding paper.

Run the program

Before running the program, please install the Gem FXRuby. You can find more information on this at https://rubydoc.info/gems/fxruby/frames#label-INSTALL-3A

Then run the following command in the root directory of the repo:

ruby ./src/App.rb

Depending on the operating system, you can alternatively double-click on "App.rb" in the src directory.