UJ,
Are they both written using .NET? If so, the answer is remoting, IMO.
You can also use MSMQ, raw sockets, or anything else really. It all
depends on the underlying technologies involved.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)
UJ said:
What's the easiest way to have two services talk to each other?