votes
C# remoting and singleton two-way calls
Hello to everybody. I'm working on a client-server application based on .NET framework (C#) that's all about communicating through the RS232 (COM) port. Firstly I wrote a standalone application which was communicating perfectly throug ...
