Download Latest Version chat-0.2.6.zip (1.1 MB)
Email in envelope

Get an email when there's a new version of Intranet Chat

Home / 0.2.6
Name Modified Size InfoDownloads / 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 or run-server.sh
  • the server will start with Servidor iniciado. message
  • start the client app running run.bat or run.sh
  • the client will be started
  • open other client to can test the chat

suggestions and disclaimers

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
Source: README.md, updated 2015-08-15