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

  • Home
  • SEARCH
  • 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 8381393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T16:41:20+00:00 2026-06-09T16:41:20+00:00

i want to make a simple game(application), web browser game multiplayer game, that require

  • 0

i want to make a simple game(application), web browser game multiplayer game, that require constant connection with the server.
right now, im using ajax and normal php wamp server, but i think it is the wrong way to go because i need to send request to the server every second(for update)from each user… it seems just wrong..
i know something abound ape-project, but i need something for windows(for now)
what other option i have? web-socket is a bit tricky and not supported by a lot of old browser, so it is not good… please help, and thanks ahead.

  • 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-06-09T16:41:22+00:00Added an answer on June 9, 2026 at 4:41 pm

    In todays world there are tons of options available for you. What you are looking for is a PUSH semantics rather than PULL i.e. You don’t want to POLL servers from client (periodically) for new updates, but you want server to PUSH data to client as and when it is available.

    You should look at Publisher-Subscriber workflows, where you can have one channel per user where other users can publish there updates. Each user will then subscribe to it’s channel to retrieve any updates in real-time

    There are a lot of readymade pubsub solutions available in the market. A few that comes to my mind are:

    1. Redis PubSub
    2. XMPP PubSub
    3. If you don’t really care about PubSub yourself and it’s deployment/working/tech, go for 3rd party service providers like SuperFeedr, PusherApp, PubNub and others. I think there are atleast 10 such service provider out in the market.

    You will also need a transport that connects your pubsub channels to clients on the browser (websocket or something that emulates websocket for you on old browsers). A few options that comes to my mind are:

    1. Use a BOSH connection manager (long-polling)
    2. Socket.IO
    3. Sock.JS
    4. STOMP (Streaming Text Oriented Messaging Protocol)
    5. Again there are atleast 10 such available ready made options if you want to use Free and Open Source Softwares (FOSS)

    Hope it helps you.

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

Sidebar

Related Questions

I want to make a simple game so that I can play against my
I made a simple game in corona sdk. Now I want to make it
I want to make a simple game: 2d, single-player, without tons of animations and
So here's the situation. I want to make a simple game for android. It's
I'm, trying to make a simple 3D game for Android, and I want to
Basically I want to make simple toggle program (that will be mapped to some
I want to make a simple program that sends random keystrokes to my other
another quick question, I want to make simple console based game, nothing too fancy,
I want to make a simple highscore system for my game. No posting online,
I am working on a very simple game in Flash. I want to make

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.