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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:17:26+00:00 2026-05-22T20:17:26+00:00

One of my applications connect to a server module that is normally installed on

  • 0

One of my applications connect to a server module that is normally installed on different computer, sometimes on the internet. In some deployment scenarios users don’t have direct internet access – only HTTP(s) proxy servers. So i need to teach my program to use HTTP proxy in order to emulate asynchronous TCP connection to server. There is a lot of info on the internet about this subject, and with HTTPS proxy it’s really easy – just send “HTTP CONNECT” to port 443 of server app, send back response and you can send and receive binary data as you wish.

But some users have HTTPS disabled on proxy servers, so they only have HTTP. And there is a number of problems with HTTP due to proxy actively checking traffic, trying to cache it, accumulate etc. The 2 connections with one infinite “GET” HTTP request and one infinite HTTP response works, but different proxies offers different problems – for example, Microsoft IIS don’t send small chunks of data instantly and tries to accumulate them :(.

So my question is: is it some well established technique to emulate full duplex TCP connection over HTTP proxy without HTTPS support? Maybe it’s some open source or commercial implementations exists that i can use or buy? Any hints are welcome! I really don’t want to create a solution that will work only on small number of proxies, so i need either already existing and tested implementation or good manual :).

  • 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-22T20:17:26+00:00Added an answer on May 22, 2026 at 8:17 pm

    There are several existing solutions to emulate long-lived TCP connections on top of HTTP.

    One of the widely used technique in case of XMPP is the BOSH specification. Although BOSH was originally developed by the Jabber/XMPP community, it is not limited to XMPP and can transport arbitrary payloads such as XML or JSON.

    Here are other useful resources:

    • The Bayeux Protocol
    • The Web Socket Protocol
    • The Reverse HTTP technique
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am writing the code for a server that would help two different applications
For one of my applications, I'm running SQL Server 2005, and I'm running it
I recently upgraded one of my applications to Rails 2.2.2. Having done that, I've
We have a bunch of VB6 applications that access two different database servers (both
We have Flex applications that connect to our ASP.NET 3.5 Web Applications and usually
I've created client-server applications before where the database server is on one machine and
I have a database that many different client applications (a smattering of web services,
Background I have a production SQL Server 2005 server to which 4 different applications
I have two applications. One is the server app and the other is the
Does any one know how to connect my c# console application to .net remoting

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.