Skip to content

paulip114/TA_HW_Socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages