Skip to content

This project is a Server-Client math library. User can set up the server using TCP or UDP connection. After setting up the TCP or UDP, other user can choose to connect to the server using TCP or UDP. User then can input the math problem including the addition, subtraction, multiplication and division operations and the server will return the res…

Notifications You must be signed in to change notification settings

kasonchan/C_ServerClientMathLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C_ServerClientMathLibrary

####This project is a Server-Client math library. User can set up the server using TCP or UDP connection. After setting up the TCP or UDP, other user can choose to connect to the server using TCP or UDP. User then can input the math problem including the addition, subtraction, multiplication and division operations and the server will return the result in decimal number.

About

This project is a Server-Client math library. User can set up the server using TCP or UDP connection. After setting up the TCP or UDP, other user can choose to connect to the server using TCP or UDP. User then can input the math problem including the addition, subtraction, multiplication and division operations and the server will return the res…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages