G
G
Governor2018-03-03 14:59:13
Windows
Governor, 2018-03-03 14:59:13

How do different programs communicate with each other?

Good time everyone!
I have a question, perhaps a stupid one, that I can't formulate correctly.
I'm interested in how programs (applications) communicate with each other in Windows?

In particular, I'm interested in communication between the DBMS and the client program.

For example:
I use MySQL DBMS and work with it using HeidiSQL or Workbench.
And so, I write request (SELECT...), the DBMS sends me the table.

How it works?
My knowledge is limited to advanced calculators.
And I would like to try to write my own client program like HeidiSQL working with MySQL DBMS.

How do Windows programs communicate with each other?

What to read? A theory is desirable, and if there are examples, then it is desirable in C ++.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Dubrovin, 2018-03-03
@z3apa3a

You can try to start with this article .
It's not entirely accurate, but it gives a general idea.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question