Skip to content

ray314/Assignment1-Comp611

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment1-Comp611

This assignment was to make a client that can send messages to other clients using ServerSocket. This assignments goal was to gain understanding of Threading in Java.
alt text

Image above is GUI chatbox that sends messages between clients. It requires two computers for it to work. Also it can send a message to a selected client or post to all clients and send images as well.

The server needs to be started to listen for client connections. The server forwards the message from one client to another.

About

Algorithm design and analysis assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages