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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T02:02:26+00:00 2026-05-27T02:02:26+00:00

I have the following architecture for a project I’m working on. My question is

  • 0

I have the following architecture for a project I’m working on.

Architecture Drawing

My question is how to begin implementing the TCP/IP responder part.
It’s function, in case the diagram is hard to read, is to wait for a connection from the Order Viewing client, and subsequently notify said client of incoming orders.

I was thinking a queue, but unfortunately I don’t know where something like this would fit in the VS2008 hierarchy of things.

If it’s part of the ASP.NET web page, should I use the application start event to start the TCP IP responder?

It’s not a web service, because those respond to http requests…

  • 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-27T02:02:26+00:00Added an answer on May 27, 2026 at 2:02 am

    If I had to implement your “TCP responder” I’d probably implement it as a windows service and have both the ASP.NET app and the Winform client contact it (e.g. to avoid the problem of recycling of the ASP.NET etc.)

    That said, I can think of gazillion easier ways to get the effect you want to achieve (getting the winform client to know about new orders) such as

    • Using Queues as you mentioned. Windows comes with MSMQ (you need to enable it in add windows features). Using MSMQ from C# is fairly easy. You can also use WCF if you like
    • exposing an http endpoint on the client and have the client notify the ASP.NET server where it is listening by calling one of its pages
    • write the orders to the DB and poll it from the client/use System.Data.SqlClient.SqlDependency to know when there’s a change

    Heck even writing the orders to a file on a shared folder with a FileSystemWatcher would work (though I’d probably wouldn’t recommend that)

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

Sidebar

Related Questions

I am using Wcf in Sharp Architecture. I have configured my project following northwind
I have the following architecture for my project: UI -> Web Server -> App
I have following architecture in my application. Client (GWT) <--calls--> Servlet <--calls--> Service <--calls-->
I have the following architecture: DAL (NHibernate) -> BLL -> WCF (http) -> Clients
I have following question on adobe omniture How we can register an iPhone app
I have a sharp architecture project and I am making use of ApplicationServices in
Currently we are working on a project and we are in design and architecture
I currently have the following architecture `-- system |-- CMakeLists.txt |-- dll | |--
I created a mid-size project following Project Silk's structure. However, I have trouble mapping
I have been working on a project that requires downloading a zipped file off

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.