<span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; "><div>Hi there,</div><div> </div><div>If I want to send an event or message to notify my other part of the system (in C#) when a certain condition is met, how do I implement the event in C++ code?</div>
<div><br></div><div>For example, I might want to do data analysis of the RTP packets in C++, and when I detected the right timing where I want to play an audio, I would create and send an event to notify another part of the system.</div>
<div> </div><div>Is there any hint or sample code that I can take a look?</div><div><br>Thanks,</div><div><br></div><div>Frankie</div></span><br><div class="gmail_quote">On Mon, Mar 28, 2011 at 12:50 AM, Frankie Yiu <span dir="ltr">&lt;<a href="mailto:frankie.k.yiu@gmail.com">frankie.k.yiu@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Hi there,</div><div> </div><div>If I want to send my own event or message to notify my other part of the system when a certain condition is met, how do I implement that in C++ code?</div>
<div>For example, I might want to do data analysis of the RTP packets in C++, and when I detected the right timing where I want to play an audio, I can send an event to my other part of the system to play an audio file.</div>

<div> </div><div>Is there any hint or sample code that I can take a look?</div><div><br>Thanks,<br><font color="#888888"><br>Frankie</font></div>
</blockquote></div><br>