<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi Ross,</div><div>               I able to make MFC GUI application and able to solve all the issues. The only issue i have (due to lack of my knowledge of your library) that how I find out if the connection is established correctly or not. What I mean that if the customer add wrong IP Address, how do we find out the connection successfully created or not. I tried with testRTSP program, where doEventLoop loop runs once and program exits. But my program is a multithreaded application, where I am receiving video on one thread and customer can add IP Address in GUI thread. So, I want to give notification if the connection is not created successfully so that customers can correct the IP Address. Also, is there event fires when we lost connection after the
 connection is already established?</div><div><br></div><div>Thanks for your help</div><div><br></div><div>Regards,</div><div>Abhishek Madaan</div></div></body></html>