Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ThreadPoolWorkshop

This is a repository containing a simple client-server aplication that give the service of sort an int array

How to use it:

  • Run the SortingServer class.
  • Before you run the SortingClient class, change the variable SERVER_ADDRESS for the ip of the computer where the server is running.
  • Run the SortingClient class.
  • In the console of SortingClient class, write every value to be sorted separated by commas.
  • After you complete these steps, the sorted array will be printed in console

About

This is a repository containing a simple client-server aplication that give the service of sort an int array

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages