472,973 Members | 2,337 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,973 software developers and data experts.

exchange information between two .net applciations running under windows

Dear All,

I need some very basic help on the following situation:

I have two applications (we may assume bot are .net based) which must
exchange information very quickly.
In an ideal case I imagine one application fires an event and the other
one may handle it.
The same might happen in the other direction.
We can assume that both applications run on the same machine, but are
started completely independent.

What is the standard way to achive this under windows ?
What can .net do for me ?

Any hint is welcome

Thanks
Rolf

Jun 5 '06 #1
2 897
Hello Ke*****@eu.necel.com,

In general: Remoting, Sockets, Pipes for the small apps and EnterpriseServices,
MessageQueue, WebServices for the middle scale apps
I have two applications (we may assume bot are .net based) which must
exchange information very quickly.
In an ideal case I imagine one application fires an event and the
other
one may handle it.
The same might happen in the other direction.
We can assume that both applications run on the same machine, but are
started completely independent.
What is the standard way to achive this under windows ? What can .net
do for me ?


---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jun 5 '06 #2

You can use Remoting. Here's an article and sample code:

Two-way Remoting with Callbacks and Events, explained
http://www.codeproject.com/csharp/TwoWayRemoting.asp

Ke*****@eu.necel.com wrote:
Dear All,

I need some very basic help on the following situation:

I have two applications (we may assume bot are .net based) which must
exchange information very quickly.
In an ideal case I imagine one application fires an event and the other
one may handle it.
The same might happen in the other direction.
We can assume that both applications run on the same machine, but are
started completely independent.

What is the standard way to achive this under windows ?
What can .net do for me ?

Any hint is welcome

Thanks
Rolf

Jun 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Nitec Dev | last post by:
Our setup: server1 ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows 2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and had...
1
by: J H | last post by:
Hi. We're running Exchange 5.5 sp4 (5.5.2657.72) running on nt 4 sp6a with all available windows updates. IIS 4.0 is running with SSL Certificates - self signed using NT's Cert Auth Server from...
3
by: Andyza | last post by:
My prod box consists of the following: - Windows 2003 Server - Exchange 2003 If I use cdoConfig to send emails from my .asp application do I need to include the following typelib on my .asp...
1
by: ferg | last post by:
Hey folks, I'm only beginning to understand the ins and outs of programming, let alone C# and thing like ADO/CDO etc etc, but I'm on my way to trying to develop a User Help Desk solution on...
8
by: Rob Edwards | last post by:
When trying to add the Microsoft CDO for Exchange Management Library (aka CDOEXM.dll) I receive the following message: "A reference to 'Microsoft CDO for Exchange Management Library' could not be...
0
by: Tim Sapp | last post by:
Guys, I am working on a new web site for our company and have started to move my code from VB.Net to C#. I have ran into a snag that I can't seem to figure out. I am trying to create an...
0
by: Mostro | last post by:
I have had an OMA problem for a month now, and cannot figure it out. A while back, can't rememeber a specific time, I was able to browse to my OMA at the local host using http://127.0.0.1/oma - it...
62
by: Bryan Dickerson | last post by:
Is there a way, with VS 2005 and FX 2.0, to read a given inbox? I need to write a 'monitor' program and my boss is convinced, as is always his first gut reaction, that we need to go buy a...
0
by: rnaimon | last post by:
I found the following information on this site, but I am unable to get it to work. All it brings back is the xml page with no data. I am running a Windows 2003 Server with Exchange 2003 Server. ...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM) Please note that the UK and Europe revert to winter time on...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
4
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.