Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Sockets

Objectives

  • Create a simple chat application that uses the Java Sockets API;
  • Put Java knowledge to practice;

Planned Iterations

  • Enable client communicate with server;
  • Enable client to send a text file to server;
  • Implement multi-clients functionality;
  • Enable clients to communicate with each other;

About

A simple java chat application using the Sockets API.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages