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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T04:15:34+00:00 2026-06-13T04:15:34+00:00

I have an application where I have to send Signals and Data between two

  • 0

I have an application where I have to send Signals and Data between two entities.
Which way is best practice and why?

  1. Open 4 sockets, 2 for signals in both directions and 2 for data in both directions
  2. Open 2 sockets each for data and signals
  3. Just open 1 socket and filter for signals and data
  • 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-13T04:15:36+00:00Added an answer on June 13, 2026 at 4:15 am

    First of all sockets are full-duplex, i.e. you don’t need a separate socket (connection) for sending and receiving.

    Secondly, it’s hard to tell without going into more details. However knowing the history of HTTP (one connection for commands/headers and data) and FTP (separate connections for commands and data) seems like HTTP designers made a better choice. Two connections is more code to maintain, also some firewalls don’t like hanging, idle FTP command connection when large portions of data are transferred.

    So, go for one connection, it’s easy to distinguish between signals and data (flag, header, etc.) Also incoming and outgoing channel is completely orthogonal.

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

Sidebar

Related Questions

I have an WPF application. The problem: need program(daemon, service) that send signals by
I've have an application which send request to server side. my concern is that,
I have an iPhone application that send datas via wifi on my mac. I
I'm trying to have a console application to send a XML file to a
i have an application that uses SMTP to send emails from an yahoo account.
we have a vb.net application with send and receive mailing also. Now we have
My application have a service and an activity. Sometimes the service will send a
I have an application in C#, and have to send a list of IDs
In my application I have to send a List<MenuItem> to my shell extension in
In my application I have to send a picture as the attached file using

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.