Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Communication between 2 Windows Forms applications

I have 2 windows form applications. 1st application interacts with database while the other application is aimed to communicate with the 1st application to interact with the database. So how can I interact two applications with each other. Which tool should I use?

like image 778
user1844205 Avatar asked May 31 '26 07:05

user1844205


1 Answers

Here is a good example using WCF to communicate two processes:

http://www.switchonthecode.com/tutorials/wcf-tutorial-basic-interprocess-communication

like image 63
Tiago Avatar answered Jun 01 '26 19:06

Tiago



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!