Skip to content

Rob5on/RumcajsBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P ecrypted java chat

How to inicialize the chat

  1. Set the criptographic key (If you don't configure this parameter, you will be able to use the app, but a default key will be applied).
  2. Set the port were you will be listening to messages, it's very important that the other user set another port for their server.
  3. Connect to the server puting the IP and the port
  4. You got it!!

Repository contents

  • mensajes.jar - The aplication builder
  • src/ - If you want to get to the code

License

GPL-3.0 by @ECMGS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages