Skip to content

tecnico-distsys/exercise_java-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Sockets exercise

This is the starting point for exercise on Java Sockets. It is composed of two modules:

  • server - program that opens a socket and awaits for requests to process
  • client - program that opens a connection to the server and sends a request

See the README for each module. Start at the server and then go to the client.


Authors

Group ...

(fill-in line above with group identifier e.g. A07 or T22; and then delete this line)

... ...

... ...

... ...

(fill-in lines above with student number, name, and email; and then delete this line)


For help, please contact:

SD Faculty

Releases

No releases published

Packages

No packages published

Languages