ishfaqhaider / JavaChatMessenger

A java chat application with file sharing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java-Chat-Messenger

A java chat application with file sharing.

Its a distributed Chat application..

First run RMI_CHAT_Server which will provide DataBase services to ChatServer, so database should be on RMI_CHAT_Server side.

Run ChatServer which will provide Socket connectivity to Chat Client.

Now Run Chat Client.

Note: RMI_CHAT_Server and ChatServer can be on same machine

Note: Configure IPs in code in all these applications

About

A java chat application with file sharing


Languages

Language:Java 100.0%