The Wayback Machine - https://web.archive.org/web/20201105010459/https://github.com/haxxorsid/basic-java-instant-messenger
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

What is Basic Java Instant Messenger ?

A basic Java application based on GUI and Sockets+Streams, made as a college mini-project.

How to run IM:

  1. Clone or download repo.
  2. First, run ServerTest.java from IMServer project.
  3. Then, run ClientTest.java from IMClient project.
  4. Send and receive messages from Server to Client or vice versa.
  5. Use "END" string in any of the windows to close Connection.
You can’t perform that action at this time.