Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6832893
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:54:51+00:00 2026-05-26T22:54:51+00:00

i would like to develop a HTML5 poker game with .net and Asp.Net MVC

  • 0

i would like to develop a HTML5 poker game with .net and Asp.Net MVC backend. What i would like to learn is that there are a lot of sections in the application that needs to be refreshed all the time.

Here is a sample scenario :
Let’s assume there’s an active poker table. Players must decide what to(call, check, fold, etc.) in 20 seconds. Player A decided to put all his chip in 10th second. How can all the other players see that the Player A has decided to all-in in 10th second?

What i’m trying to ask is that how can i populate all the informations about the poker games, tables, users? What are the concepts, APIs i need to learn about HTML5?

Thanks for your help…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:54:51+00:00Added an answer on May 26, 2026 at 10:54 pm

    You got a few diffrent solutions here:

    Either you make the clients check for new information in intervalls or you push the information to them, I would recommend the later option since you are going for HTML5.

    In order to push the information to the clients you will need to have an open connection to them, would recommend HTML5 Web Sockets to achieve that.

    It will probably look something like this during the game play:

    1. An client connects to the server and joins an table.

    2. When the client joins the table he requests information about the other players from the server (name, positions etc) and current status.

    3. When a player makes a move, he pushes “Raise $10” to the server, the server checks if this move is valid (it is the players turn, the player got enough funds etc), if the move is valid the severs pushes out to all other players that the player made the move and this is the current status of the table.

    You will probably have to write a “socket server” solution in C# for the actual game play if you are going for the socket solution. But it will be in addition to MVC since MVC will handle all the HTML stuff around.

    Some more to read about Web Sockets:

    Beginner tutorial

    Site dedicated to Web Sockets

    Compatibility table

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to develop an HTML5 app that I could then package and
Consider to develop a web control (ASP.NET). What you would really like to do
I would like to develop a mobile application that is able to access all
I would like to develop administrative jython-scripts for WebSphere 7. Is there any IDE
I would like to ask, if there is any way to develop a mouse-over
I would like to develop Adobe Flex applications using Linux and a free environment.
I would like to develop a reusable UI control for iPhone. How should I
I would like to develop a selection-tool for Screen which ignores the leading spaces
I would like to develop Mono application for Win/Linux/Mac in C# on Windows. Is
I would like to develop applications for the Windows platform & at the very

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.