GitHub - aedorado/multi-client-chat-application: Java Chat application with GUI and AES Encryption. · GitHub
Skip to content

aedorado/multi-client-chat-application

Folders and files

Repository files navigation

multi-client-chat-application

Java Chat application with GUI and AES Encryption.

To start the application, you must have jdk-7 installed(and path for java must be set in windows). Migrate to the master directory containing Server.java & Client.java . Open Command Line and type the following commands:

javac Server.java javac Client.java java Server java Client

"java Client" can be typed as many times as the number of clients you wish to run.

About

Java Chat application with GUI and AES Encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages