No Description

Marek Küthe 8edbdffc3a repair create jar command 3 years ago
.gitignore bb4dbb1b88 Initial commit 3 years ago
ChatClient.java 7a262cc8c4 add autoscroll function and remove redundant code 3 years ago
README.md 8edbdffc3a repair create jar command 3 years ago
run.bat 417b0064ad Initial commit with files from files.i2p-projekt.de 3 years ago
sources.txt 8edbdffc3a repair create jar command 3 years ago

README.md

I2PChatClient

Original Readme

this software comes from invisibleman

there is a forum thread about it http://forum.i2p/viewtopic.php?t=5271

I'm not writing up a doc for him atm, but feel free to ask me in irc2p #i2p-chat about it

How to compile

  • Copy and unzip the following files here: i2p.jar, mstreaming.jar, streaming.jar
  • Compile the Java files: javac ChatClient.java

How to create a jar