Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2015-08-15 | 787 Bytes | |
chat-0.2.6.zip | 2015-08-15 | 1.1 MB | |
Totals: 2 Items | 1.1 MB | 0 |
installation geral
- extract
chat-x.x.x.zip
- start the server running
run-server.bat
orrun-server.sh
- the server will start with
Servidor iniciado.
message - start the client app running
run.bat
orrun.sh
- the client will be started
- open other client to can test the chat
suggestions and disclaimers
- please send disclaimers/suggestions to edigitalb@gmail.com or create it on our repository
installation of clients in others machines
- configure server ip on
conf/config.conf
installation on linux
$ unzip chat-x.x.x.zip
$ cd chat
$ sh run-server.sh
INFO 2015-08-14 22:20:52 (Logger.java:13) - Iniciando o servidor...
INFO 2015-08-14 22:20:52 (Logger.java:13) - Servidor iniciado.
$ sh run.sh