Skip to content

Second version of internet chat program. Encrypts messages.

Notifications You must be signed in to change notification settings

czeng18/InternetChat_v2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InternetChat

This project includes both the server and client parts of an internet chat client. The user can open a server for chat using the server part and connect to the server to chat using the client part. The packages for the Client and Server are located here and here.

Installation

Java .jar files are included here in the repository, which can run in most OS's. It may be required to update Java on device, which can be updated through the Java website. This project was built in JetBrains' IntelliJ IDEA, so it can be run alternatively using the IDE. The IDE can be installed through the JetBrains Website.

Usage

The .jar files can run the programs by opening them. In IntelliJ, the two runner files are located in their respective modules, Client and Server, and are named ClientRunner and ServerRunner, respectively.

Credits

  • Caroline Zeng - Author

Acknowledgements

Thanks to Mr. Beckwith for letting me continue my work in your classroom

About

Second version of internet chat program. Encrypts messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published