Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Programming a client and server

Status
Not open for further replies.

die2r

Newbie level 2
Joined
Oct 9, 2008
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,294
Dear All,

I am interested to development a program. I have a case :

Write a client/server program that plays tic-tac-toe. The server (player 1) accepts game requests from clients (player 2). A client also specifies in the request message which player will make the first move. The game board should be shown to both players. A player will be prompted when it is his/her turn to make a move. the programmer can use either TCP or UDP to exchange messages. Available programming languages and operating systems: C, C++ or Java language over Windows OS or Linux/UNIX OS.

do you have a solution for this case?

thank you

die2r
 

I made TicTacToe and I also program a LAN chat messenger in Java. It does not seem to be difficult. You should start this and come with problems for solutions.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top