المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to communicate between two exe's in c#?



C# Programming
06-13-2009, 01:32 PM
How to create a Pipe through the API createNamedPipe in c#, and how to do the send a message from one exe to other using callNamedPipe in c#?