Skip to content

Socket programming in C where client checks computation power of server by giving it the task of sorting an array.

Notifications You must be signed in to change notification settings

abhitechmon/SortingAlgoCheckOnServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortingAlgoCheckOnServer

Socket programming in C where client checks computation power of server by giving it the task of sorting an array. The server sorts the array using different sorting algo and sends the processing time reports to the client.

About

Socket programming in C where client checks computation power of server by giving it the task of sorting an array.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages