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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T11:57:41+00:00 2026-05-24T11:57:41+00:00

I’m sorry if this question has been asked before, but the idea is hard

  • 0

I’m sorry if this question has been asked before, but the idea is hard to formulate. I can understand how two computers can directly interact by listening to open ports and sending information directly to IP addresses. However, I want to know how applications like LogMeIn or chat applications communicate (through port 80 I’m guessing because it is always open, but you aren’t allowed to listen to it), or even games (If they don’t open a port). If I was to guess, I would think that they use a third party web server with a database that mediates the transfer of information between the computer by “GET”ing and “POST”ing requests. That would probably make the communication asynchronous.

I don’t care if I get a bad rating for this question so long as I can get an answer, even if it is just a link to somewhere else that has the answers. Also, I work in C++ mainly and I am familiar with TCP and HTTP protocols.

  • 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-24T11:57:42+00:00Added an answer on May 24, 2026 at 11:57 am

    Yes, generally there is a ‘server’ that multiple clients connect to. The server accepts messages from one client and forwards it to one or more other clients. This is almost always ‘asynchronous’ but that can mean a few things (whether it is done that way on the client or server, whether the server is ‘event driven’ or multithreaded, etc). The server can be a web server, but other kinds exist (Jabber servers for example, which use XMPP, usually [or often] on port 5222).

    Some messengers work over HTTP (usually port 80, usually open) and even when a protocol usually uses a different port, a ‘web gateway’ can be written to communicate over port 80 and HTTP to avoid problems with other ports being blocked, and it can forward to the ‘standard server’ or re-implement it entirely. Especially in corporate environments, internet access can be me mediated by an HTTP proxy server so using a gateway or native HTTP messaging apps/protocols is the only option.

    I guess it’s important to define ‘server’ correctly for these discussions. Often the term is used to describe an actual computer, sitting in a data center or something. But when we talk about a ‘web server’ or ‘jabber server’ we usually mean a software daemon that is a piece of software who’s job it is to listen for client connections and act on the messages it receives.

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

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I want to count how many characters a certain string has in PHP, but
I have a jquery bug and I've been looking for hours now, I can't
Does anyone know how can I replace this 2 symbol below from the string
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
For some reason, after submitting a string like this Jack’s Spindle from a text
I am trying to understand how to use SyndicationItem to display feed which is
Basically, what I'm trying to create is a page of div tags, each has
I'm new to using the Perl treebuilder module for HTML parsing and can't figure

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.