Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

ECF/Chat

Repository files navigation

Build Status

Chat

A simple chat client and server that work with remote services and service discovery

Building from Source

git clone https://github.com/ECF/Chat.git

cd Chat

mvn verify

Running the client

chat_win32x64.cmd (if you are on 64 bits windows)

chat_win32x32.cmd (if you are on 32 bits windows)

For other platforms just navigate to the executable and run

Running the server

chatserver_win32x64.cmd (if you are on 64 bits windows)

For other platforms just navigate to the executable and run.

If your platform does not have a launcher (e.g. Raspberry Pi), use the ChatServer.sh script

Prebuild Binaries

http://download.ecf-project.org/repo/C-MASTER-ChatApp/builds/lastSuccessfulBuild/archive/

About

A simple chat client that works with remote services and service discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published