Find Jobs
Hire Freelancers

BlackJack Game with C Socket Networking

$250-750 CAD

已关闭
已发布超过 11 年前

$250-750 CAD

货到付款
  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.  
项目 ID: 4026813

关于此项目

6提案
远程项目
活跃11 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
6威客以平均价$385 CAD来参与此工作竞价
用户头像
Sir! Please check my PM. Thanks!
$500 CAD 在15天之内
5.0 (2条评论)
4.0
4.0
用户头像
Let me do it for you. I have full time available this week. Regards, Norberto
$300 CAD 在7天之内
4.7 (4条评论)
3.3
3.3
用户头像
Dear Sir. I have very interest in your project. Please give me chance. Thanks.
$1,500 CAD 在30天之内
4.7 (5条评论)
3.3
3.3
用户头像
Sir! I can help you. Thanks.
$350 CAD 在10天之内
5.0 (1条评论)
2.8
2.8
用户头像
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 在4天之内
0.0 (0条评论)
0.0
0.0
用户头像
I have experience with c/c++ and cURL under linux/windows.
$400 CAD 在4天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在1天之内
0.0 (0条评论)
0.0
0.0
用户头像
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 在6天之内
0.0 (0条评论)
0.0
0.0

关于客户

CANADA的国旗
London, Canada
0.0
0
付款方式已验证
会员自12月 10, 2012起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。