Skip to content

A chat app built using the Socket API in Java. Created for the University of Missouri's CS4850 Course Project.

Notifications You must be signed in to change notification settings

jackakers13/Socket-API-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4850 Project

A simple chat room service comprised of a client and a server that utilize the socket API. Implemented using Java 8; built and tested on Windows 10.

How Do I Compile/Run it?

The project is written in Java 8, so the Java 8 JDK is required. The client and server are separate apps; each is compiled/run primitively using javac and java at the command line. This project was built and tested on Windows 10, so I have provided batch scripts (Client.bat and Server.bat) to compile and run each program in a single command.

About

A chat app built using the Socket API in Java. Created for the University of Missouri's CS4850 Course Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published