Find Jobs
Hire Freelancers

BlackJack Game with C Socket Networking

$250-750 CAD

Closed
Posted over 11 years ago

$250-750 CAD

Paid on delivery
  In this task, you will solve a concurrency problem using the key concepts: Processes, inter-process communication, client-server model, network programming, sockets, managing asynchronous i/o       The problem You are to write a server and the client processed to act as a dealer and players for the card game, Black Jack. For the purposes of this assignment we will be using a simplified version of the rules for the game. These rules are to be realized in the server (and dealer) with a specific protocol which will allow ANY client process that also implements the protocol to connect to your server and play the game.   * Criteria that your server should satisfy include:     The server should be accessible from both local and remote sites. This means that the dealer and the player processes may reside on different machines, provided that these machines are connected by the Internet.   The master socket to which clients will connect should use port number 2000 + the last three digits of your student ID. For example, if your student ID is 223456, you should be using port number 2456. This port number should appear in the header of the document that will accompany your solution.   Busy-waiting must be avoided.   The server must support the protocol outlined below.   The protocol   The game is played in ``rounds''. At the start of each round a number of player connections are accepted by the server, and a hand of blackjack played with each in accordance with the rules provided.   The server initiates a round by accepting the first available connection from its master socket. Player processes connect to the server to express their willingness to participate in the current round.   When a player first connects, it sends the server the magic word 0xdeadbeef. This word indicates to the server that this is an actual player that knows the rules of the game (and uses the correct protocol). A player that doesn't send this word within 5 seconds should be disconnected (its socket is closed) and ignored. Once the first player is authenticated, the server should proceed to accept additional players in the same fashion until:    *a total of 4 players have been accepted (initial + 3 more) OR  *30 seconds have elapsed since the first player requested a game,   at which point the ``table is closed''. The round then commences with the available player connections.   Once a set of players have been accepted as outlined above, the server should fork off a child process to execute the dealer process that will play the game with the connected players. The server should wait for the dealer to finish the round (child process terminates), at which point it should begin collecting players for a new round, and the process repeats itself. Note that the master socket is never closed.   The dealer begins by sending each player their cards, followed by the single visible dealer card (see format below). Note that the dealer will have up to 4 hands of its own (one for each player it is playing against). As soon as a player receives this information, it may begin playing its hand in accordance with the rules. Specifically, a player may send the message "HIT", to which the dealer will respond with another card (same format). Alternatively the player may send the message "STAND" to indicate that they are satisfied with their hand. If a "hit" results in the player going bust, the dealer disconnects the appropriate player connection after "dealing" (sending) the card---the dealer automatically wins that hand. Note that the dealer is aware of this since it can keep track of the player's hand,   Important: The dealer must process players' requests as soon as they are received; the dealer will have to monitor all connections for data simultaneously, rather than process them in round robin fashion.  
Project ID: 4026813

About the project

6 proposals
Remote project
Active 11 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
6 freelancers are bidding on average $385 CAD for this job
User Avatar
Sir! Please check my PM. Thanks!
$500 CAD in 15 days
5.0 (2 reviews)
4.0
4.0
User Avatar
Let me do it for you. I have full time available this week. Regards, Norberto
$300 CAD in 7 days
4.7 (4 reviews)
3.3
3.3
User Avatar
Dear Sir. I have very interest in your project. Please give me chance. Thanks.
$1,500 CAD in 30 days
4.7 (5 reviews)
3.3
3.3
User Avatar
Sir! I can help you. Thanks.
$350 CAD in 10 days
5.0 (1 review)
2.8
2.8
User Avatar
Hello, I'd like to do the project. Please let me know if you are interested and I can start it. Thank you.
$250 CAD in 4 days
0.0 (0 reviews)
0.0
0.0
User Avatar
I have experience with c/c++ and cURL under linux/windows.
$400 CAD in 4 days
0.0 (0 reviews)
0.0
0.0
User Avatar
We are freelance software developers. If you contact me I can give a quote for your project and we can discuss the details. <b><i>Removed by Admin</i></b>
$500 CAD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi! I can do this task for you. I have more than 10 years experience in developing C applications including banking and networking applications. Best regards.
$360 CAD in 6 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of CANADA
London, Canada
0.0
0
Payment method verified
Member since Dec 10, 2012

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.