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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:07:07+00:00 2026-06-05T20:07:07+00:00

Im not even sure how to ask this question, but i’ll give it a

  • 0

Im not even sure how to ask this question, but i’ll give it a shot.

I have a program in c# which reads in values from sensors on a manufacturing line that are indicative of the line health. These values update every 500 milisecconds. I have four lines that this is done for. I would like to write a “overview” program which will be able to access these values over the network to give a good summary on how the factory is doing. My question is how do I get the values from the c# programs on the line to the c# overview program realtime?

If my question doesnt make much sense, let me know and I’ll try to rephrase it.

Thanks!

  • 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-05T20:07:08+00:00Added an answer on June 5, 2026 at 8:07 pm

    It depends on a number of things, I would say. First of all, is it just the last value of each line that is interesting for the ‘overview’ application or do you need multiple values to determine line health or do you perhaps want to have a history of values?

    If you’re only interested in the last value, I would directly communicate this value to the overview app. As suggested by others, you have numerous possibilities here:

    • Raw TCP using TcpClient (may be a bit too low-level).
    • Expose a http endpoint on the overview application (maybe it’s a web application) and post new values to this endpoint.
    • Use WCF to expose some endpoint (named pipes, net.tcp, http, etc.) on the overview application and call this endpoint from each client application.
    • Use MSMQ to have each client enqueue messages that are then picked up by the overview app (also directly supported by WCF).

    If you need some history of values or you need multiple values to determine line health, I would go with a database solution. Then again you have to choose: does each client write to the database or does each client post to the overview app (using any of the communication means described above) and does the overview app write to the database.

    Without knowing any more constraints for your situation, it’s hard to decide between any of these.

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

Sidebar

Related Questions

I'm sad to have to ask this question, but I'm not even sure of
I am not sure even how to ask this question. I have a table
I'm embarrassed to even ask this question, but not sure of the syntax or
I'm not even entirely sure how to ask the question, but assuming I have
I am not even sure how to ask this question. I want something that
Okay, so I'm not even sure how to ask this question (much less search
Sorry, I'm not even sure how to ask this question.. so if you could
I'm not even sure if this is possible but thought I'd ask anyway. Sorry
I'm sorry if this question has been asked before, but I'm not even sure
I'm not even sure how to properly ask this question. I'm new to Silverlight

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.