Chat on Java using Sockets
Run createdb script on host with derby db instance
./createdb.sh
Define DBHost param in data.xml (if db instance is on remote host)
Data.xml params
- Host - client host
- Port - client listening port
- DBHost - derby db host
- DBPort - derby db listening port
Run start script on client host
./start-client.sh