Ok, I am at my wits end and I need some help. I have a Windows Service that is written in c#. This service instantiantes the .NET remoting service and contains some socket code that is used by our app ...
From what I read .NET remoting can only use HTTP or TCP channels for communication. So even for communication between to processes on the same computer, all the communication has to go through the TCP ...
Developers using Microsoft's .NET Remoting API to facilitate interprocess communication now have a tool for building bi-directional network applications. Australia-based Amplefile is providing this ...