Simple client server Java Chat
File list:
JavaChat-master
..............\lib
..............\...\cling-core-1.0.5.jar
..............\...\cling-support-1.0.5.jar
..............\...\teleal-common-1.0.13.jar
..............\nbproject
..............\.........\configs
..............\.........\.......\Client.properties
..............\.........\.......\GUI.properties
..............\.........\.......\Server.properties
..............\.........\private
..............\.........\.......\configs
..............\.........\.......\.......\Client.properties
..............\.........\.......\.......\GUI.properties
..............\.........\.......\.......\Server.properties
..............\.........\.......\config.properties
..............\.........\.......\private.properties
..............\.........\.......\private.xml
..............\.........\build-impl.xml
..............\.........\genfiles.properties
..............\.........\project.properties
..............\.........\project.xml
..............\src
..............\...\javachat
..............\...\........\network
..............\...\........\.......\message
..............\...\........\.......\.......\Packet.java
..............\...\........\.......\.......\PacketType.java
..............\...\........\.......\socket
..............\...\........\.......\......\SocketController.java
..............\...\........\.......\util
..............\...\........\.......\....\IPUtil.java
..............\...\........\.......\....\UPnP.java
..............\...\........\.......\Client.java
..............\...\........\.......\Server.java
..............\...\........\ui
..............\...\........\..\ChatWindow.form
..............\...\........\..\ChatWindow.java
..............\...\........\JavaChat.java
..............\build.xml
..............\README