How to communicate between server and application in another computer?
A winForm application acquire data using a PCI card, and I want to see these data in aspx page. Now the problem is how to communicate between server and the winform application? Can you help me? thanks