/jlchat

Java lightweight chat.

Primary LanguageJavaMIT LicenseMIT

JLChat

Description: Light java chat with "Nimbus Look and Feel" GUI and MVC pattern.

Information: NetBeans IDE project.

Instruction: Can communicate only 2 persons simultaneously, ie acts as a host and the other as a client.

  1. Create a server (you can just click the "Connect")

  2. Connect to the server (only one client can connect to the server):

a) Enter in the "Your Name" you name b) Enter in the "IP Server" host's address (for example, 192.168.0.111) c) Enter in the "Server Port" host's port d) Choose "Client" in "Connect as" e) Press the "Connect"

  1. Chat =)

  2. Uncouple connection to both sides and then repeat steps 1-3 to restore the connection

Pleasant conversation!