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 168095
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:23:33+00:00 2026-05-11T12:23:33+00:00

I have a robot that is contolled with a local UI via a 9

  • 0

I have a robot that is contolled with a local UI via a 9 pin serial connection and I would like to make it controllable via a web page, but only one user should be able to interact with it at any time. I’m still thinking about how to use WCF communications between the web server and the local PC, and might ask about that at a later time. For now I’m tying to get the web server and front end to queue users who want to control the robot, first come, first serve.

The only thing I have thought about so far is to store user sessions in the order they request to control the robot, and then use AJAX to let each one know when it’s their turn. I want to show the user where their place is in the queue and move users forward in the queue when others are done, abandon their sessions, or timeout during their turns.

Does this seem like the right idea? Have you already done this and have a good method that works? I’m open to hearing about how it was done on any platform as long as the concepts also apply to doing it with ASP.NET.

  • 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. 2026-05-11T12:23:33+00:00Added an answer on May 11, 2026 at 12:23 pm

    In my opinion, web applications are made to be multi-users and massively concurrent. So, I’m not sure a web application is the best answer to your problem.

    However, I think it’s possible to manage that problem on a webapp by managing an unique token shared between multiple clients (like on a token ring network).

    On the client side, like a chat system, you’ll have to keep client’s connections open. To achieve that, I think you’ll have to implement the Periodic Refresh Ajax pattern.

    Check also ‘content pushed by the server’ systems, like Comet for example (I know it was Java only some times ago but I’m pretty sure an .net equivalent is available).

    Here’s a rapid description :

    In web development, Comet is a neologism to describe a web application model in which a long-held HTTP request allows a web server to push data to a browser, without the browser explicitly requesting it

    Here’s also an interesting article about Comet on Ajaxian.

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

Sidebar

Related Questions

I would like to make a bot that can carry on a simple conversation.
I have a robot that I need to write an autonomous program for. The
I have a class in my domain model root that looks like this: namespace
I have a document that looks something like <root> <element> <subelement1 /> <subelement2 />
How do I automate my robot I have a robot that is being controlled
I have created a little robot like the Karel robot ( Wikipedia ) which
I have a .htaccess file that looks like this: SetEnv APPLICATION_ENV development RewriteEngine On
I have made small web-app in jsp with a start page with login and
Suppose I have a tar that contains: / # Root directory /level1/ # A
i have a plist that's at its root an array with dictonaries inside it.

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.