Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.91 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.91 KB

TA_HW_Socket

README-------------------------------------------------------------------------------------------------------------------------------------------------------- This program is a Client-Server Program. It's function is a game between Server and Client. Firstly, Server will randomly comes up with a int from 1-100. Secondly, Client should enter a int to guess the random number. Thirdly, Server will check wherether the int from Client is too large, too small or bingo Forthly, if too large or too small, both the Server and Client do the loop Otherwise, Server output bingo and show the times that Client tried.

AUTHORS-------------------------------------------------------------------------------------------------------------------------------------------------------

TA's PPT

THANKS--------------------------------------------------------------------------------------------------------------------------------------------------------

The Lord of internet GOOGLE

NEWS----------------------------------------------------------------------------------------------------------------------------------------------------------

This is the latest version

INSTALL-------------------------------------------------------------------------------------------------------------------------------------------------------

Open Eclipse, File -> Open project from file system -> Choose the file's diectory ->Finish Package Explorer -> TA_HW_Socket -> src -> (default package) -> double click Client.java and Server.java run Server.java then run Client.java

COPYING-------------------------------------------------------------------------------------------------------------------------------------------------------

All right belongs to me

BUGS----------------------------------------------------------------------------------------------------------------------------------------------------------

Please contact me: [email protected]