A
A
Amarg02015-09-18 22:48:25
.NET
Amarg0, 2015-09-18 22:48:25

How to establish communication between two simple console applications?

Let me explain. I need two simple applications (the first is a menu, the second is a field for implementing selected operations), i.e. clicked in one application, the result is displayed in another.
Tell me, please, where is the best place to get material on this topic, which theoretical sections to focus on.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry Eremin, 2016-03-31
@EreminD

The simplest, if two simple console applications, then I would do this
From the "menu" you start the process ( like this ) with the parameters you need
The second application should be ready to receive command line parameters (args[]) and work with them
Work for 20 minutes

R
Roman Mirilaczvili, 2015-09-18
@2ord

Push technology

Typical examples of push services are synchronous conferences and instant messaging systems (IRC, XMPP).

S
sivabur, 2015-09-20
@sivabur

https://msdn.microsoft.com/en-us/library/aa365574%...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question